Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | release 2013.11.19 | Philipp Hagemeister | 2013-11-19 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1790 from rg3/console-title | Philipp Hagemeister | 2013-11-18 | 1 | -2/+4 |
|\ | | | | | Correctly write and restore the console title on the stack (fixes #1782) | ||||
| * | Correctly write and restore the console title on the stack (fixes #1782) | Jaime Marquínez Ferrándiz | 2013-11-18 | 1 | -2/+4 |
| | | |||||
* | | [youtube] only allow domain name to be upper-case (#1786) | Philipp Hagemeister | 2013-11-18 | 1 | -2/+2 |
|/ | |||||
* | [auengine] Do not return unnecessary ext | Philipp Hagemeister | 2013-11-18 | 1 | -1/+0 |
| | |||||
* | release 2013.11.18.1 | Philipp Hagemeister | 2013-11-18 | 1 | -1/+1 |
| | |||||
* | [auengine] Simplify | Philipp Hagemeister | 2013-11-18 | 1 | -13/+17 |
| | |||||
* | Remove iPhone from user agent. This breaks a lot of extractors | Philipp Hagemeister | 2013-11-18 | 1 | -1/+1 |
| | | | | In the future, it might be worth investigating whether we get better content when we claime to be an iPhone. | ||||
* | release 2013.11.18 | Philipp Hagemeister | 2013-11-18 | 1 | -1/+1 |
| | |||||
* | Support multiple embedded YouTube URLs (Fixes #1787) | Philipp Hagemeister | 2013-11-18 | 1 | -14/+17 |
| | |||||
* | Support protocol-independent URLs (#1787) | Philipp Hagemeister | 2013-11-18 | 1 | -2/+2 |
| | |||||
* | Add iPhone to UA (#1746) | Philipp Hagemeister | 2013-11-18 | 1 | -1/+1 |
| | |||||
* | Suppor embed-only videos (Fixes #1746) | Philipp Hagemeister | 2013-11-18 | 1 | -3/+15 |
| | |||||
* | release 2013.11.17 | Philipp Hagemeister | 2013-11-17 | 1 | -1/+1 |
| | |||||
* | [MTVIE] Try with RTMP URL if download fails | Philipp Hagemeister | 2013-11-17 | 1 | -1/+1 |
| | | | | This fixes youtube-dl http://www.southpark.de/clips/155251/cartman-vs-the-dog-whisperer | ||||
* | Merge pull request #1784 from rzhxeo/southpark | Philipp Hagemeister | 2013-11-17 | 2 | -7/+23 |
|\ | | | | | Add support for southpark.de | ||||
| * | Add support for southpark.de | rzhxeo | 2013-11-17 | 2 | -1/+18 |
| | | |||||
| * | [SouthParkStudiosIE] Move from _TEST to _TESTS | rzhxeo | 2013-11-17 | 1 | -5/+3 |
| | | |||||
| * | [SouthParkStudiosIE] Also detect urls without http:// or www | rzhxeo | 2013-11-17 | 1 | -1/+2 |
| | | |||||
* | | Allow --console-title when --quiet is given (Fixes #1783) | Philipp Hagemeister | 2013-11-17 | 1 | -3/+3 |
| | | |||||
* | | Save and restore console title (Fixes #1782) | Philipp Hagemeister | 2013-11-17 | 2 | -53/+73 |
|/ | |||||
* | Remove * imports | Philipp Hagemeister | 2013-11-17 | 2 | -3/+31 |
| | |||||
* | Move console_title to YoutubeDL | Philipp Hagemeister | 2013-11-17 | 2 | -14/+16 |
| | |||||
* | [youtube] Add view_count (Fixes #1781) | Philipp Hagemeister | 2013-11-17 | 1 | -0/+6 |
| | |||||
* | [arte] remove two typos | Philipp Hagemeister | 2013-11-17 | 1 | -2/+2 |
| | |||||
* | [redtube] Do not test md5, seems to vary | Philipp Hagemeister | 2013-11-16 | 1 | -1/+3 |
| | |||||
* | [gamekings] Do not test md5 sum, precise file changes regularly | Philipp Hagemeister | 2013-11-16 | 1 | -1/+2 |
| | |||||
* | [gamekings] remove unnecessary import | Philipp Hagemeister | 2013-11-16 | 1 | -3/+0 |
| | |||||
* | [tvp] Skip tests | Philipp Hagemeister | 2013-11-16 | 1 | -0/+1 |
| | |||||
* | [bambuser] Do not test for MD5, seems to be flaky | Philipp Hagemeister | 2013-11-16 | 1 | -1/+2 |
| | |||||
* | [dailymotion] Fix playlists | Philipp Hagemeister | 2013-11-16 | 1 | -1/+1 |
| | |||||
* | Fix indentation of (best) and (worst) in --list-formats | Philipp Hagemeister | 2013-11-16 | 1 | -2/+2 |
| | |||||
* | [spiegel] Implement format selection | Philipp Hagemeister | 2013-11-16 | 2 | -16/+44 |
| | |||||
* | Add automatic generation of format note based on bitrate and codecs | Philipp Hagemeister | 2013-11-16 | 3 | -4/+25 |
| | |||||
* | release 2013.11.15.1 | Philipp Hagemeister | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | [ted] Fix playlists (Fixes #1770) | Philipp Hagemeister | 2013-11-15 | 1 | -15/+14 |
| | |||||
* | [ted] simplify | Philipp Hagemeister | 2013-11-15 | 1 | -7/+2 |
| | |||||
* | [rtlnow] Remove the test for nitro | Jaime Marquínez Ferrándiz | 2013-11-15 | 1 | -12/+0 |
| | | | | The videos expire. | ||||
* | Don't accept '>' inside the content attribute in OpenGraph regexes | Jaime Marquínez Ferrándiz | 2013-11-15 | 1 | -3/+5 |
| | |||||
* | Improve the OpenGraph regex | Jaime Marquínez Ferrándiz | 2013-11-15 | 1 | -5/+9 |
| | | | | | * Do not accept '>' between the property and content attributes. * Recognize the properties if the content attribute is before the property attribute using two regexes (fixes the extraction of the description for SlideshareIE). | ||||
* | [tvp] Update the title and the description of the test video | Jaime Marquínez Ferrándiz | 2013-11-15 | 1 | -2/+2 |
| | |||||
* | [youtube:channel] Fix the extraction of autogenerated channels | Jaime Marquínez Ferrándiz | 2013-11-15 | 1 | -13/+24 |
| | | | | The ajax pages are empty, now it looks directly in the channel's /videos page | ||||
* | Pass the 'download' argument to 'process_video_result' (fixes #1769) | Jaime Marquínez Ferrándiz | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | release 2013.11.15 | Philipp Hagemeister | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2013-11-15 | 6 | -6/+50 |
|\ | |||||
| * | [soundlcoud] Set the correct extension for the tracks (fixes #1766) | Jaime Marquínez Ferrándiz | 2013-11-14 | 1 | -1/+1 |
| | | | | | | | | Some tracks are not in mp3 format, they can be wav files. | ||||
| * | [livestream] Add an extractor for the original version of livestream (closes ↵ | Jaime Marquínez Ferrándiz | 2013-11-14 | 2 | -1/+45 |
| | | | | | | | | | | | | #1764) The two versions use different systems. | ||||
| * | Don't assume the 'subtitlesformat' is set in the params dict (fixes #1750) | Jaime Marquínez Ferrándiz | 2013-11-13 | 2 | -3/+3 |
| | | |||||
| * | [gamekings] Fix the test video checksum | Jaime Marquínez Ferrándiz | 2013-11-13 | 1 | -1/+1 |
| | | |||||
* | | [youtube] Fix protocol-independent URLs (Fixes #1768) | Philipp Hagemeister | 2013-11-15 | 1 | -0/+2 |
|/ |