4245 Commits (5df921b0e3cbc3200cf476d967326be838e1ee05)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 1ed5b5c9c8 [youtube:subscriptions] Fix extraction (fixes #2975) 10 years ago
Philipp Hagemeister d10548b691 Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
Philipp Hagemeister e990510e6b Merge pull request #3616 from oneplusme/crunchyroll-login
Add login support to Crunchyroll extractor
10 years ago
Philipp Hagemeister 55f7bd2dcc [youtube] Fix category extraction 10 years ago
Naglis Jonaitis f931e25959 [tudou] Sort qualities by numeric value 10 years ago
Naglis Jonaitis ca9cd290c7 [tudou] Fix #3643 - filter non-number qualities 10 years ago
Sergey M․ ae7246e7d5 [sunporno] Extract all formats and metadata 10 years ago
Sergey M․ 43fd392413 Merge branch 'sunporno' of https://github.com/peugeot/youtube-dl into peugeot-sunporno 10 years ago
Philipp Hagemeister 3e7c12240c [youtube] Test for like_count and dislike_count (#3633) 10 years ago
peugeot 7eb21356f9 Add support for sunporno.com 10 years ago
Jaime Marquínez Ferrándiz f30a38be8b [youtube] Fix extraction of like and dislike count (fixes #3633) 10 years ago
peugeot 2aebbccefc Add support for beeg.com 10 years ago
Sergey M․ 35241d05d1 [anysex] Simplify and extract more metadata 10 years ago
Sergey M․ be2dd0651e Merge branch 'anysex' of https://github.com/peugeot/youtube-dl into peugeot-anysex 10 years ago
Sergey M․ 7b53af7f70 [vporn] Fix issues, extract all formats and metadata 10 years ago
Sergey M․ ca7b3246b6 [utils] Improve parse_duration 10 years ago
peugeot 9c4c233b84 Fix exception with n_views<1000 10 years ago
peugeot 8a6c59865d Fix exception with n_views<1000 10 years ago
peugeot 1d57b2520c Add support for Eporner 10 years ago
peugeot 17b0b8a166 testing view count is stupid 10 years ago
peugeot 12c82cf9cb add support for view count 10 years ago
peugeot 0bafcf6f46 forgot to test view count 10 years ago
peugeot bbc9dc56f6 Add support for HornBunny 10 years ago
peugeot 72c65d39ff Add support for AnySex 10 years ago
peugeot 676e3ecf24 Add support for Vporn 10 years ago
Adam 78272a076e Add SSA (.ass) subtitle output for Crunchyroll 10 years ago
Adam 723e04d0be Add login support to Crunchyroll extractor 10 years ago
Philipp Hagemeister 37709fae89 release 2014.08.29 10 years ago
Philipp Hagemeister a81e4eb69d [promptfile] Remove quality=1 and leave it to default 10 years ago
Naglis Jonaitis 8e72edfb19 [promptfile] Add new extractor 10 years ago
Philipp Hagemeister 863f08a92e release 2014.08.28.2 10 years ago
Sergey M․ de2d9f5f1b [rtlnl] Add support for progressive videos (Closes #3603) 10 years ago
Philipp Hagemeister a520c11241 release 2014.08.28.1 10 years ago
Philipp Hagemeister b94744d157 [dropbox] Make sure ?dl=0 is ignore (Fixes #3605) 10 years ago
Philipp Hagemeister daebaab692 [extractor/common] Correct typo 10 years ago
Philipp Hagemeister 3524cc25ca [sportdeutschland] Add support for more plain videos 10 years ago
Philipp Hagemeister 29a7e1f261 release 2014.08.28 10 years ago
Philipp Hagemeister df53b6358d [veehd] Modernize 10 years ago
Philipp Hagemeister f1a9d64eea [extractor/common] Modernize 10 years ago
Philipp Hagemeister 27f774862d Merge remote-tracking branch 'origin/master' 10 years ago
Philipp Hagemeister b759a0d4d2 fix up imports 10 years ago
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).
10 years ago
Philipp Hagemeister 259454525f [nhl] Modernize 10 years ago
Philipp Hagemeister ce6815aad3 [dailymotion] Correct test case 10 years ago
Philipp Hagemeister 4e408e479b [utils] Modernize tests 10 years ago
Philipp Hagemeister a9d3890fcb [ted] Remove md5sum from test
This failed multiple times, and the md5sum is not that important anyways.
10 years ago
Jaime Marquínez Ferrándiz 7798fad535 [downloader/rtmp] Use check_exectuble 10 years ago
Jaime Marquínez Ferrándiz baf2907501 [downloader/hls] Return False if ffmpeg or avconv couldn't be found 10 years ago
Jaime Marquínez Ferrándiz 3c765c68c4 [downloader/hls] Use check_executable 10 years ago
Jaime Marquínez Ferrándiz 29153f49b3 [downloader/hls] Use the correct program when reporting an error 10 years ago
Sergey M․ 071a236c5a [yahoo] Add one more pattern for content id 10 years ago
Sergey M․ 10437550f4 [cbs] Update test video id 10 years ago
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 :)
10 years ago
Philipp Hagemeister d36d3f420c [vimeo] Move test case to where it belongs 10 years ago
Philipp Hagemeister 60ac04e57c [facebook] Match video.php URLs 10 years ago
Philipp Hagemeister a7680bf330 release 2014.08.27.1 10 years ago
Philipp Hagemeister 6d3d3fc083 [ard] Add suppor for plain ARD downloads (Fixes #3546) 10 years ago
Philipp Hagemeister aff216edf4 [generic] Prevent <video> search from skipping over empty sources (#3546) 10 years ago
Philipp Hagemeister 1cb6dcdbbe [generic] Do not download images as videos by accident 10 years ago
Philipp Hagemeister 3f514a353e release 2014.08.27 10 years ago
Philipp Hagemeister da9ec3b932 [muscivault] Add extractor (Fixes #3593) 10 years ago
Philipp Hagemeister 191b7cbba9 [mfs] Modernize 10 years ago
Philipp Hagemeister e8c59b9642 release 2014.08.26 10 years ago
Philipp Hagemeister 6abb066128 [sockshare] Fix title extraction (Fixes #3592) 10 years ago
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.
10 years ago
Jaime Marquínez Ferrándiz a204c85408 [ign] Fix extraction of video in articles 10 years ago
Sergey M․ 15a1f4b8fe [empflix] Extract thumbnail 10 years ago
Sergey M․ c7bee2a725 [empflix] Adapt to malformed config XML 10 years ago
Jaime Marquínez Ferrándiz dbc1366b50 [mixcloud] Use a HEAD request when checking if the url is valid 10 years ago
Philipp Hagemeister 704df56da7 [sportdeutschland] add new extractor 10 years ago
Philipp Hagemeister 33ac271ba7 [utils] Let request headers override standard headers
What was I thinking when writing this?
10 years ago
Philipp Hagemeister 0963f92f23 [eighttracks] modernize 10 years ago
Philipp Hagemeister 9a66c1079c release 2014.08.25.3 10 years ago
Philipp Hagemeister f971dcbba0 Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
Philipp Hagemeister 0990305d2a [generic] Fix rss under Python 2.x and move test to extractor 10 years ago
Jaime Marquínez Ferrándiz bcc069a937 [generic] Remove debug statement 10 years ago
Jaime Marquínez Ferrándiz 34708e1bb6 [bliptv] Remove superfluous characters in _VALID_URL regex 10 years ago
Philipp Hagemeister 829476b80a [googlesearch] Move test to extractor 10 years ago
Philipp Hagemeister 1dd70fe330 release 2014.08.25.2 10 years ago
Philipp Hagemeister 067e922295 release 2014.08.25.1 10 years ago
Sergey M․ c28df2478f [wat] Use server time and pass country argument (Closes #3579) 10 years ago
Philipp Hagemeister 241f7a8ade Merge remote-tracking branch 'JGjorgji/fix-leading-zeroes' 10 years ago
Philipp Hagemeister b252735910 [extractor/common] Generate better f4m format IDs 10 years ago
Philipp Hagemeister 7adcbe7594 [rtlnl] Extract duration 10 years ago
Philipp Hagemeister 8d31fa3cce [execafterdownload] Simplify (#3569) 10 years ago
Philipp Hagemeister 1f06864e9a [wat] Remove unused import 10 years ago
Philipp Hagemeister 348ae0a79e Merge remote-tracking branch 'mcd1992/exec_after_download' 10 years ago
Philipp Hagemeister 528d455632 release 2014.08.25 10 years ago
Philipp Hagemeister ba5d51b340 [vimeo] Always pass in referer (Fixes #3582) 10 years ago
mcd1992 7833d941bb Rebased with upstream/master 10 years ago
mcd1992 a2360a4c80 Moved from os.system to subprocess.call 10 years ago
mcd1992 a7cacbca2b Implemented --exec option. 10 years ago
Gjorgji Jankovski c6b4132a0a renamed for consistency 10 years ago
Gjorgji Jankovski ad260c90ab Filenames are padded according to the playlist length 10 years ago
Philipp Hagemeister b8313f07bc release 2014.08.24.6 10 years ago
Philipp Hagemeister 92a17d28ac [wat] Make geolock a warning (Fixes #3579) 10 years ago
Philipp Hagemeister 5f90042bd6 [generic] remove unused imports 10 years ago
Philipp Hagemeister 9480d1a566 Merge remote-tracking branch 'riking/twofactor' 10 years ago
Philipp Hagemeister 36b0079f23 Credit @olebowle for GameOne:playlist (#3247) 10 years ago
Philipp Hagemeister 28028629b9 [gameone:playlist] Move test to extractor 10 years ago