Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-01 | [gamekings] add_ie | Yen Chi Hsuan | |
2016-02-01 | [gamekings] Add MD5 back | Yen Chi Hsuan | |
The test is now a YouTube video, whose MD5 should be stable | |||
2016-02-01 | Merge branch 'gamekings_fix' of https://github.com/rrooij/youtube-dl into ↵ | Yen Chi Hsuan | |
rrooij-gamekings_fix | |||
2016-01-31 | [youtube] Use 'orderedSet' instead of 'set' to preserve the order | Jaime Marquínez Ferrándiz | |
2016-01-31 | [xuite] Replace the test case with my uploaded one | Yen Chi Hsuan | |
2016-01-31 | [youporn] Fix uploader and description | Yen Chi Hsuan | |
2016-01-31 | [youtube] Filter duplicates in playlists base extractor | Sergey M․ | |
2016-01-31 | [youtube] Use authentication for entry list base extractor (Closes #8380) | Sergey M․ | |
2016-01-31 | [Gamekings] Fix viewing of old videos | rrooij | |
Some old videos that aren't on Vimeo are being uploaded to YouTube under the 'Gamekings Vault' channel. They use YouTube now for some videos as video hosting instead of Vimeo or their own hosting. The first test failed to succeed under the existing code, but works now by using the YouTube extractor. The Regex is changed to find the new gogoVideo JavaScript line with the YouTube embed. Checking if there is a YouTube embed is done by a String find, which is probably not the best method of checking this. | |||
2016-01-31 | [letv] Fix LetvCloud extraction | Yen Chi Hsuan | |
2016-01-31 | [Gamekings] Fix url from .tv to .nl | rrooij | |
Gamekings doesn't use the .tv top level domain anymore, but the regular domain for Dutch sites. | |||
2016-01-31 | [schooltv] Improve video id regex | Sergey M․ | |
2016-01-31 | Merge pull request #8376 from rrooij/schooltv | Sergey M | |
[schooltv] Add extractor for SchoolTV playlists | |||
2016-01-30 | [schooltv] Add extractor for SchoolTV playlists | rrooij | |
This closes #8163 | |||
2016-01-31 | [nba] Add ext for hls formats and fix test_NBA | Yen Chi Hsuan | |
2016-01-31 | [nbc] Use NBC's id and fix _TESTS | Yen Chi Hsuan | |
ThePlatform URL gives the same ID for all _TESTS | |||
2016-01-31 | [nrktv] Fix _TESTS | Yen Chi Hsuan | |
2016-01-31 | [senateisvp] Fix test_SenateISVP and test_SenateISVP_1 | Yen Chi Hsuan | |
2016-01-31 | [tv2] Fix test_TV2 | Yen Chi Hsuan | |
2016-01-31 | [screenwavemedia] Fix HLS extension and test_TeamFour | Yen Chi Hsuan | |
2016-01-31 | [vgtv] Fix test_VGTV_2 | Yen Chi Hsuan | |
2016-01-31 | [viidea] Skip download for the test case requiring ffmpeg | Yen Chi Hsuan | |
2016-01-31 | [npo] Add extension for m3u8 | Sergey M․ | |
2016-01-30 | [limelight] fix format sorting and make m3u8 and f4m extraction non fatal | remitamine | |
2016-01-30 | [generic] Add support for Limelight API | remitamine | |
2016-01-30 | [matchtv] Add extractor (Closes #8313) | Sergey M․ | |
2016-01-30 | [facebook] Support alternative webpage form | Yen Chi Hsuan | |
Fixes #8371 | |||
2016-01-30 | [daum] Add 'thumbnail' to all _TESTS | Yen Chi Hsuan | |
2016-01-30 | [daum.net] Support VodPlayer.swf URLs (closes #8173) | Yen Chi Hsuan | |
2016-01-30 | Merge remote-tracking branch 'upstream/master' | Yen Chi Hsuan | |
2016-01-30 | [daum.net] Move the request to ClipInfoXml.do | Yen Chi Hsuan | |
To reduce the number of wasted requests | |||
2016-01-30 | Merge branch 'daum-fix-clip' of https://github.com/ping/youtube-dl into ↵ | Yen Chi Hsuan | |
ping-daum-fix-clip | |||
2016-01-30 | [daum] Fix add view_count, comment_count to test | ping | |
2016-01-30 | [daum] Fix copy-paste mistake | ping | |
2016-01-30 | [espn] Improve video id extraction (Closes #8368) | Sergey M․ | |
2016-01-30 | [extractor/common] Restrict checks when auto calculating tbr | Sergey M․ | |
2016-01-30 | [cspan] Unescape path (Closes #8365) | Sergey M․ | |
2016-01-29 | [azubu] Add extractor for live streams (closes #8343) | Jaime Marquínez Ferrándiz | |
2016-01-29 | [youtube:user] Require 'https?://' in the url (fixes #8356) | Jaime Marquínez Ferrándiz | |
It was matching www.youtube.com/embed/WpfukLMe1TM. The generic extractor automatically adds http:// if it's missing. | |||
2016-01-28 | [bbc] Add test for #8147 | Sergey M․ | |
2016-01-28 | [bbc] Add another description regex | Sergey M․ | |
2016-01-28 | [bbc] Add another title regex (Closes #8340) | Sergey M․ | |
2016-01-28 | [ok] Add support for mobile URLs (Closes #8345) | Sergey M․ | |
2016-01-28 | [ndr:embed:base] Add missing ext for m3u8 | Sergey M․ | |
2016-01-28 | [cbsnews] Remove unused import | Sergey M․ | |
2016-01-27 | [cbsnews] extract all formats | remitamine | |
2016-01-27 | Merge pull request #8328 from remitamine/hls-master-detect | remitamine | |
[extractor/common] detect media playlist in _extract_m3u8_formats | |||
2016-01-27 | [extractor/common] detect media playlist in _extract_m3u8_formats | remitamine | |
2016-01-27 | [spankbang] Fix title extraction (Closes #8329) | Sergey M․ | |
2016-01-27 | [spankbang] Fix formats extraction | Sergey M․ | |