summaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Collapse)AuthorAgeFilesLines
...
* | | [__init__] Use write_string instead of compat_string (Closes #9689)Sergey M․2016-06-051-5/+4
| | |
* | | [downloader/hls] Correct comment on twitch vodsSergey M․2016-06-051-2/+2
| | |
* | | [downloader/hls] PEP 8Sergey M․2016-06-051-1/+1
| | |
* | | [twitch:vod] Use native hlsSergey M․2016-06-051-1/+1
| | |
* | | [downloader/hls] Do not rely on EXT-X-PLAYLIST-TYPE:EVENTSergey M․2016-06-051-2/+8
| | |
* | | [youtube] Add itags 256 and 258Sergey M․2016-06-051-0/+2
| | |
* | | [compat] Add compat_inputSergey M․2016-06-051-0/+5
| | |
* | | [vidio] Improve (Closes #9562)Sergey M․2016-06-041-20/+45
| | |
* | | [vidio] Add extractor (Closes #7195)TRox19722016-06-042-0/+49
| | | | | | | | | | | | | | | | | | [Vidio] fix fallback value and wrap duration in int_or_none [Vidio] don't use video_id for _html_search_regex()
* | | [channel9] Add support for rss links (Closes #9673)Sergey M․2016-06-041-54/+71
| | |
* | | [loc] Extract direct download linksSergey M․2016-06-041-1/+37
| | |
* | | [loc] Extract subtitesSergey M․2016-06-031-1/+22
| | |
* | | [loc] Add support for another URL schema and simplifySergey M․2016-06-031-9/+11
| | |
* | | release 2016.06.03Sergey M․2016-06-031-1/+1
| | |
* | | [loc] Improve (Closes #9521)Sergey M․2016-06-031-34/+53
| | |
* | | [loc] Add extractor (Closes #3188)TRox19722016-06-032-0/+66
| | | | | | | | | | | | | | | | | | | | | | | | Added extractor of loc.gov, which closes #3188. I am not an experienced programmer, so I am sure I did a bunch of mistakes, but the extractor works (for me at least). [LibraryOfCongress] don't use video_id for _search_regex() [LibraryOfCongress] Improvements
* | | [bilibili] Add _part%d suffixes back (closes #9660)Yen Chi Hsuan2016-06-021-0/+59
| | |
* | | Added sanitization support for Hungarian letters Ő and Űbzc6p2016-06-021-3/+3
| | |
* | | [utils] Use bytes-like objects as header values on Python 2Yen Chi Hsuan2016-06-021-0/+2
| | |
* | | [utils] Always decode Location headerYen Chi Hsuan2016-06-021-0/+2
| | | | | | | | | | | | escape_url is broken for bytes-like objects
* | | [seeker] Add new extractor(closes #9619)Remita Amine2016-06-012-1/+62
| | |
* | | [revision3:embed] Add new extractorRemita Amine2016-06-011-69/+63
| | |
* | | release 2016.06.02Sergey M․2016-06-021-1/+1
| | |
* | | [arte] Add support for playlists and rework tests (Closes #9632)Sergey M․2016-06-022-64/+110
| | |
* | | [spankwire] Add support for new URL format (Closes #9657)Sergey M․2016-06-011-12/+10
| | |
* | | [tf1] Fix a regular expression (closes #9656)Yen Chi Hsuan2016-06-011-1/+1
| | | | | | | | | | | | | | | | | | This is a Python bug fixed in 2.7.6 [1] [1] https://github.com/rg3/youtube-dl/issues/9656#issuecomment-222968594
* | | [generic] Update the UDNEmbed test caseYen Chi Hsuan2016-06-011-2/+6
| | |
* | | [udn] Fix m3u8 and f4m extraction as well as improveYen Chi Hsuan2016-06-011-21/+41
| | |
* | | [generic,viewlift] Move a test case to the specialized extractorYen Chi Hsuan2016-06-012-12/+4
| | |
* | | [generic] Improve Kaltura detectionYen Chi Hsuan2016-06-011-1/+14
| | | | | | | | | | | | Closes #4004
* | | [options] Add --limit-rate alias for rate limiting optionSergey M․2016-05-301-2/+2
| | | | | | | | | | | | | | | Closes #9644 In order to follow regular --verb-noun pattern and better conformity with wget and curl
* | | [yandexmusic] Improve captcha detectionSergey M․2016-05-301-8/+14
| | |
* | | release 2016.05.30.2Sergey M․2016-05-301-1/+1
| | |
* | | release 2016.05.30.1Sergey M․2016-05-301-1/+1
| | |
* | | release 2016.05.30Sergey M․2016-05-301-1/+1
| | |
* | | [youku] Extract resolutionYen Chi Hsuan2016-05-291-0/+2
| | |
* | | [bilibili] Fix extraction, improve and cleanupYen Chi Hsuan2016-05-291-43/+86
| | |
* | | [udemy] Fix authentication for localized layout (Closes #9594)Sergey M․2016-05-281-1/+3
| | |
* | | [coub] Add another testSergey M․2016-05-271-0/+4
| | |
* | | [coub] Add extractor (Closes #9609)Sergey M․2016-05-272-0/+140
| | |
* | | [vk] Remove superfluous codeSergey M․2016-05-271-1/+0
| | |
* | | [extractor/common] Borrow quality metadata from parent set-level manifest ↵Sergey M․2016-05-271-6/+22
| | | | | | | | | | | | for f4m
* | | [downloader/f4m] Simply select format when it's the only oneSergey M․2016-05-271-1/+1
| | |
* | | [common] Fix m3u8 extraction in f4m manifestsYen Chi Hsuan2016-05-271-1/+1
| | |
* | | [tvp] Expand _VALID_URL and improve naming (Closes #9602)Sergey M․2016-05-262-23/+29
| | |
* | | [common] Fix non-bootstrapped support in f4mYen Chi Hsuan2016-05-272-7/+14
| | |
* | | [utils] Remove debugging codesYen Chi Hsuan2016-05-261-2/+0
| | |
* | | [dw] Support documentaries (closes #9475)Yen Chi Hsuan2016-05-261-3/+24
| | |
* | | [utils] Support a new form of dateYen Chi Hsuan2016-05-261-1/+4
| | | | | | | | | | | | Found in dw.com (#9475)
* | | [playwire] Add the test (closed #9531)Yen Chi Hsuan2016-05-261-1/+13
| | |