Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [README] Finally fix configuration file link | Sergey M․ | 2015-04-24 | 1 | -1/+1 | |
| | ||||||
* | [README] Fix configuration file link and typo | Sergey M․ | 2015-04-24 | 1 | -2/+2 | |
| | ||||||
* | [README] Document on how to enable old format selection behavior (#5510, #5511) | Sergey M․ | 2015-04-24 | 1 | -1/+3 | |
| | ||||||
* | [xattrpp] Fix typo | Sergey M․ | 2015-04-23 | 1 | -1/+1 | |
| | ||||||
* | [cracked] Modernize | Sergey M․ | 2015-04-23 | 1 | -2/+1 | |
| | ||||||
* | [cracked] Update tests | Sergey M․ | 2015-04-23 | 1 | -9/+21 | |
| | ||||||
* | [cracked] Add support for youtube embeds | Sergey M․ | 2015-04-23 | 1 | -1/+8 | |
| | ||||||
* | [cracked] Fix extraction | Sergey M․ | 2015-04-23 | 1 | -5/+13 | |
| | ||||||
* | [ustream] Try to extract uploader from JSON data (#5128) | Yen Chi Hsuan | 2015-04-23 | 1 | -3/+20 | |
| | ||||||
* | [ustream] Add an alternative approach to extract title (fixes #5128) | Yen Chi Hsuan | 2015-04-23 | 1 | -1/+10 | |
| | ||||||
* | [ustream] Checking errors | Yen Chi Hsuan | 2015-04-23 | 1 | -0/+4 | |
| | ||||||
* | [ustream] Fix extraction (closes #3998) | Yen Chi Hsuan | 2015-04-23 | 1 | -1/+10 | |
| | ||||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | pulpe | 2015-04-23 | 1 | -0/+14 | |
|\ | ||||||
| * | [xattr] Add version detection for python-pyxattr | Yen Chi Hsuan | 2015-04-23 | 1 | -0/+14 | |
| | | | | | | | | | | For more information, see #5498 and changes to convertObj() in iustin/pyxattr@cc84e466f63906d32ec1bf4a4fcae6a7bce9a4c8 | |||||
* | | [realvid] Add extractor for realvid.net (closes #5504) | pulpe | 2015-04-23 | 1 | -3/+12 | |
|/ | ||||||
* | [vimeo] one token overlooked | pulpe | 2015-04-22 | 1 | -1/+1 | |
| | ||||||
* | [vimeo] Fix login token (fixes #5082) | pulpe | 2015-04-22 | 1 | -2/+2 | |
| | ||||||
* | [flickr] Don't use regex for extracting the info from the xml files | Jaime Marquínez Ferrándiz | 2015-04-22 | 1 | -8/+9 | |
| | ||||||
* | [flickr] Fix extraction (fixes #5501) | Jaime Marquínez Ferrándiz | 2015-04-22 | 1 | -2/+8 | |
| | ||||||
* | [hitbox] Clarify download messages | Sergey M․ | 2015-04-22 | 1 | -2/+3 | |
| | ||||||
* | [hitbox:live] Extract formats before metadata | Sergey M․ | 2015-04-22 | 1 | -5/+5 | |
| | ||||||
* | [hitbox] Extract formats before metadata | Sergey M․ | 2015-04-22 | 1 | -4/+3 | |
| | ||||||
* | [hitbox] Sort formats | Sergey M․ | 2015-04-22 | 1 | -0/+1 | |
| | ||||||
* | [hitbox] Extract all formats (Closes #5494) | Sergey M․ | 2015-04-22 | 1 | -6/+26 | |
| | ||||||
* | [youtube:search] Cancel out _TESTS | Sergey M․ | 2015-04-22 | 1 | -0/+1 | |
| | ||||||
* | [YoutubeDL] Remove the redundant assignment to old_filename | Yen Chi Hsuan | 2015-04-22 | 1 | -1/+0 | |
| | | | | Caused by commmit 592e97e8550389e22b716eb33c30584aa3a8d656 | |||||
* | [youtube:ytsearch] Use the same system as the search webpage (fixes #5483) | Jaime Marquínez Ferrándiz | 2015-04-21 | 1 | -25/+26 | |
| | | | | The gdata api V2 was deprecated and according to http://youtube-eng.blogspot.com.es/2014/03/committing-to-youtube-data-api-v3_4.html remains available until April 20, 2015. | |||||
* | [youtube] Remove unused import | Sergey M․ | 2015-04-21 | 1 | -1/+0 | |
| | ||||||
* | [youtube:channel] Make `extract_videos_from_page` static | Sergey M․ | 2015-04-21 | 1 | -1/+2 | |
| | ||||||
* | [youtube:channel] Specify first page download message | Sergey M․ | 2015-04-21 | 1 | -1/+1 | |
| | ||||||
* | [youtube:user] Extract in terms of `load_more_widget_html` | Sergey M․ | 2015-04-21 | 1 | -45/+4 | |
| | ||||||
* | [youtube:ytsearch] Temporary workaround (#5483) | Sergey M․ | 2015-04-21 | 1 | -1/+1 | |
| | ||||||
* | [senate] Simplify | Jaime Marquínez Ferrándiz | 2015-04-21 | 1 | -8/+2 | |
| | | | | There isn't any problem if the 'formats' field only has one element | |||||
* | [Cinemassacre] Support Youtube embedded videos (fixes #5131) | Yen Chi Hsuan | 2015-04-21 | 1 | -1/+19 | |
| | ||||||
* | [Cinemassacre] Move to a standalone module | Yen Chi Hsuan | 2015-04-21 | 3 | -76/+83 | |
| | ||||||
* | [Cinemassacre] Add detection for videos from blip.tv | Yen Chi Hsuan | 2015-04-21 | 3 | -7/+35 | |
| | ||||||
* | [CSpan] Removed the md5 sum of CSpan_3 | Yen Chi Hsuan | 2015-04-21 | 1 | -1/+0 | |
| | ||||||
* | [SenateISVP] Fix tests | Yen Chi Hsuan | 2015-04-21 | 1 | -4/+1 | |
| | | | | Remove md5 sums. They differs from my PC and the travis worker. | |||||
* | [CSpan] Fix test cases CSpan_1 and CSpan_2 | Yen Chi Hsuan | 2015-04-21 | 1 | -7/+15 | |
| | ||||||
* | [CSpan] Add detection for Senate ISVP. Closes #5302 | Yen Chi Hsuan | 2015-04-21 | 3 | -3/+41 | |
| | ||||||
* | [Senate] Try to capture thumbnails | Yen Chi Hsuan | 2015-04-21 | 1 | -0/+5 | |
| | ||||||
* | [bilibili] Capture the video-not-exist message | Yen Chi Hsuan | 2015-04-21 | 1 | -0/+3 | |
| | ||||||
* | [Senate] Add new extractor (#5302) | Yen Chi Hsuan | 2015-04-21 | 3 | -0/+132 | |
| | ||||||
* | [bambuser] Add support for authentication (#5478) | Sergey M․ | 2015-04-20 | 1 | -0/+31 | |
| | ||||||
* | [bambuser] Modernize and extract more metadata | Sergey M․ | 2015-04-20 | 1 | -6/+19 | |
| | ||||||
* | [bambuser] Capture and output error message (#5478) | Sergey M․ | 2015-04-20 | 1 | -12/+17 | |
| | ||||||
* | [bambuser] Modernize | Sergey M․ | 2015-04-20 | 1 | -6/+5 | |
| | ||||||
* | [ted] Skip hls quality selection format | Sergey M․ | 2015-04-20 | 1 | -0/+2 | |
| | ||||||
* | [ted] Lower preference for direct audio since it's mono | Sergey M․ | 2015-04-20 | 1 | -0/+1 | |
| | ||||||
* | [ted] Fix hls audio/video-only formats | Sergey M․ | 2015-04-20 | 1 | -1/+4 | |
| |