Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-07 | [vlive] Acknowledge vlive+ streams statuses | Kagami Hiiragi | |
Same as common statuses just with "PRODUCT_" prefix: PRODUCE_LIVE_END, PRODUCT_COMING_SOON, etc. | |||
2016-06-05 | [twitch:vod] Use native hls | Sergey M․ | |
2016-06-05 | [youtube] Add itags 256 and 258 | Sergey M․ | |
2016-06-04 | [vidio] Improve (Closes #9562) | Sergey M․ | |
2016-06-04 | [vidio] Add extractor (Closes #7195) | TRox1972 | |
[Vidio] fix fallback value and wrap duration in int_or_none [Vidio] don't use video_id for _html_search_regex() | |||
2016-06-04 | [channel9] Add support for rss links (Closes #9673)2016.06.03_tmp | Sergey M․ | |
2016-06-04 | [loc] Extract direct download links | Sergey M․ | |
2016-06-03 | [loc] Extract subtites | Sergey M․ | |
2016-06-03 | [loc] Add support for another URL schema and simplify | Sergey M․ | |
2016-06-03 | [loc] Improve (Closes #9521) | Sergey M․ | |
2016-06-03 | [loc] Add extractor (Closes #3188) | TRox1972 | |
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 | |||
2016-06-02 | [bilibili] Add _part%d suffixes back (closes #9660) | Yen Chi Hsuan | |
2016-06-01 | [seeker] Add new extractor(closes #9619) | Remita Amine | |
2016-06-01 | [revision3:embed] Add new extractor | Remita Amine | |
2016-06-02 | [arte] Add support for playlists and rework tests (Closes #9632) | Sergey M․ | |
2016-06-01 | [spankwire] Add support for new URL format (Closes #9657) | Sergey M․ | |
2016-06-01 | [tf1] Fix a regular expression (closes #9656) | Yen Chi Hsuan | |
This is a Python bug fixed in 2.7.6 [1] [1] https://github.com/rg3/youtube-dl/issues/9656#issuecomment-222968594 | |||
2016-06-01 | [generic] Update the UDNEmbed test case | Yen Chi Hsuan | |
2016-06-01 | [udn] Fix m3u8 and f4m extraction as well as improve | Yen Chi Hsuan | |
2016-06-01 | [generic,viewlift] Move a test case to the specialized extractor | Yen Chi Hsuan | |
2016-06-01 | [generic] Improve Kaltura detection | Yen Chi Hsuan | |
Closes #4004 | |||
2016-05-30 | [yandexmusic] Improve captcha detection | Sergey M․ | |
2016-05-29 | [youku] Extract resolution | Yen Chi Hsuan | |
2016-05-29 | [bilibili] Fix extraction, improve and cleanup | Yen Chi Hsuan | |
2016-05-28 | [udemy] Fix authentication for localized layout (Closes #9594) | Sergey M․ | |
2016-05-27 | [coub] Add another test | Sergey M․ | |
2016-05-27 | [coub] Add extractor (Closes #9609) | Sergey M․ | |
2016-05-27 | [vk] Remove superfluous code | Sergey M․ | |
2016-05-27 | [extractor/common] Borrow quality metadata from parent set-level manifest ↵ | Sergey M․ | |
for f4m | |||
2016-05-27 | [common] Fix m3u8 extraction in f4m manifests | Yen Chi Hsuan | |
2016-05-26 | [tvp] Expand _VALID_URL and improve naming (Closes #9602) | Sergey M․ | |
2016-05-27 | [common] Fix non-bootstrapped support in f4m | Yen Chi Hsuan | |
2016-05-26 | [dw] Support documentaries (closes #9475) | Yen Chi Hsuan | |
2016-05-26 | [playwire] Add the test (closed #9531) | Yen Chi Hsuan | |
2016-05-26 | [common] Support m3u8 in f4m manifests | Yen Chi Hsuan | |
Related: #9531 | |||
2016-05-26 | [playwire] Use _extract_f4m_formats | Yen Chi Hsuan | |
Related: #9531 | |||
2016-05-26 | [common] Support non-bootstraped streams in f4m manifests | Yen Chi Hsuan | |
Related: #9531 | |||
2016-05-25 | [eporner] Make test only_matching | Sergey M․ | |
2016-05-25 | Merge pull request #9595 from Kagami/vlive-site-update | Yen Chi Hsuan | |
[vlive] Address site update | |||
2016-05-25 | Merge pull request #9600 from wankerer/master | Yen Chi Hsuan | |
[eporner] fix for the new URL layout | |||
2016-05-24 | [eporner] fix for the new URL layout | wankerer | |
Recently eporner slightly changed the URL layout, the ID that used to be digits only are now digits and letters, so youtube-dl falls back to the generic extractor that doesn't work. Fix the matching regex to allow letters in ID. [v2: added a test case] | |||
2016-05-24 | [eyedotv] Add new extractor(closes #9582) | remitamine | |
2016-05-24 | skip some tests to reduce test time | remitamine | |
2016-05-24 | [xhamster] Update tests | Sergey M․ | |
2016-05-24 | [xhamster] url regex fix for videos with empty title. | mexican porn commits | |
2016-05-24 | [radiocanada] Add new extractor(#4020) | remitamine | |
2016-05-24 | [ooyala] check manifest ext with determine_ext and update tests for related ↵ | remitamine | |
extractors | |||
2016-05-24 | [vlive] Address site update | Kagami Hiiragi | |
Changes: * Fix video params extraction * Don't make status request since status info now available on the page * Remove unneeded code * Fix test | |||
2016-05-24 | [ooyala] use api v2 to reduce requests for format extraction | remitamine | |
2016-05-23 | [ooyala] extract subtitles | remitamine | |