Commit Graph

2589 Commits (a81e4eb69d36a135ddfe8fe7e758a7b0c108315d)

Author SHA1 Message Date
Philipp Hagemeister a81e4eb69d [promptfile] Remove quality=1 and leave it to default
Naglis Jonaitis 8e72edfb19 [promptfile] Add new extractor
Sergey M․ de2d9f5f1b [rtlnl] Add support for progressive videos (Closes )
Philipp Hagemeister b94744d157 [dropbox] Make sure ?dl=0 is ignore (Fixes )
Philipp Hagemeister daebaab692 [extractor/common] Correct typo
Philipp Hagemeister 3524cc25ca [sportdeutschland] Add support for more plain videos
Philipp Hagemeister df53b6358d [veehd] Modernize
Philipp Hagemeister f1a9d64eea [extractor/common] Modernize
Philipp Hagemeister 27f774862d Merge remote-tracking branch 'origin/master'
Philipp Hagemeister b759a0d4d2 fix up imports
Philipp Hagemeister 22a6f15061 Move playlist tests to extractors.
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
Philipp Hagemeister 259454525f [nhl] Modernize
Philipp Hagemeister ce6815aad3 [dailymotion] Correct test case
Philipp Hagemeister a9d3890fcb [ted] Remove md5sum from test
This failed multiple times, and the md5sum is not that important anyways.
Sergey M․ 071a236c5a [yahoo] Add one more pattern for content id
Sergey M․ 10437550f4 [cbs] Update test video id
Philipp Hagemeister 2929b3e71d [vimeo] Move all testcases to extractors and clean up
Previously, these extractors all defined their own suitable methods.
No test_all_urls tests that everything is in order, automatically :)
Philipp Hagemeister d36d3f420c [vimeo] Move test case to where it belongs
Philipp Hagemeister 60ac04e57c [facebook] Match video.php URLs
Philipp Hagemeister 6d3d3fc083 [ard] Add suppor for plain ARD downloads (Fixes )
Philipp Hagemeister aff216edf4 [generic] Prevent <video> search from skipping over empty sources ()
Philipp Hagemeister 1cb6dcdbbe [generic] Do not download images as videos by accident
Philipp Hagemeister da9ec3b932 [muscivault] Add extractor (Fixes )
Philipp Hagemeister 191b7cbba9 [mfs] Modernize
Philipp Hagemeister 6abb066128 [sockshare] Fix title extraction (Fixes )
Philipp Hagemeister 8f1ea7cbb6 [empflix] Revert to XML parser
Don't rely on the XML being broken (if they fix it, our code wouldn't work anymore).
Instead, use the transform function we already have :)

This partially reverts commit c7bee2a725.
Jaime Marquínez Ferrándiz a204c85408 [ign] Fix extraction of video in articles
Sergey M․ 15a1f4b8fe [empflix] Extract thumbnail
Sergey M․ c7bee2a725 [empflix] Adapt to malformed config XML
Jaime Marquínez Ferrándiz dbc1366b50 [mixcloud] Use a HEAD request when checking if the url is valid
Philipp Hagemeister 704df56da7 [sportdeutschland] add new extractor
Philipp Hagemeister 0963f92f23 [eighttracks] modernize
Philipp Hagemeister f971dcbba0 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 0990305d2a [generic] Fix rss under Python 2.x and move test to extractor
Jaime Marquínez Ferrándiz bcc069a937 [generic] Remove debug statement
Jaime Marquínez Ferrándiz 34708e1bb6 [bliptv] Remove superfluous characters in _VALID_URL regex
Philipp Hagemeister 829476b80a [googlesearch] Move test to extractor
Sergey M․ c28df2478f [wat] Use server time and pass country argument (Closes )
Philipp Hagemeister b252735910 [extractor/common] Generate better f4m format IDs
Philipp Hagemeister 7adcbe7594 [rtlnl] Extract duration
Philipp Hagemeister 1f06864e9a [wat] Remove unused import
Philipp Hagemeister ba5d51b340 [vimeo] Always pass in referer (Fixes )
Philipp Hagemeister 92a17d28ac [wat] Make geolock a warning (Fixes )
Philipp Hagemeister 5f90042bd6 [generic] remove unused imports
Philipp Hagemeister 9480d1a566 Merge remote-tracking branch 'riking/twofactor'
Philipp Hagemeister 28028629b9 [gameone:playlist] Move test to extractor
Philipp Hagemeister 11f75cac3d Merge remote-tracking branch 'olebowle/gameone'
Philipp Hagemeister ebab4520ff [generic] Use default opener for HEAD request (Fixes )
Philipp Hagemeister 423817c468 [expotv] Add new extractor (Fixes )
Philipp Hagemeister 51ed9fce09 [pornotube] Modernize