5358 Commits (8bdfddf641b56731c8dcc864f8684e69e6b3fe3c)
 

Author SHA1 Message Date
Sergey M․ f83dda12ad [teamcoco] Update video id regex 10 years ago
Sergey M․ 696d49815e Merge branch 'naglis-jove' 10 years ago
Sergey M․ fe556f1b0c [jove] Simplify, extract full description and add test for video that requires subscription 10 years ago
Sergey M․ d5638d974f Merge branch 'jove' of https://github.com/naglis/youtube-dl into naglis-jove 10 years ago
Jaime Marquínez Ferrándiz 938dd254e5 [mitele] Add extractor for mitele.es 10 years ago
Jaime Marquínez Ferrándiz 6493f5d704 [rtlnl] Add extractor for rtlxl.nl (closes #3523) 10 years ago
Sergey M․ cd6b48365e [pbs] Add frontline video test 10 years ago
Sergey M․ 4d9bd478f9 [pbs] Extract coveplayerid (Closes #3522) 10 years ago
riking 165250ff5e Remove debug prints 10 years ago
riking 83317f6938 [youtube] Add two-factor account signin (TOTP only)
Additional work is required to prompt the user for the SMS or phone call codes, as there is no framework currently to prompt the user during an extraction operation.

Fixes #3533
10 years ago
Sergey M․ c1d293cfa6 [dfb] Fix f4m manifest URL 10 years ago
Sergey M․ 49807b4ac6 [yahoo] Add support for embedded videos (Closes #3525) 10 years ago
Sergey M․ c990bb3633 [howstuffworks] Add extractor (#3500)
Content-length is invalid for final download links.
10 years ago
Philipp Hagemeister af8322d2f9 Merge remote-tracking branch 'akirk/ellentv' 10 years ago
rubicks df866e7f2a
envvar overrideable PREFIX, BINDIR, MANDIR, PYTHON 10 years ago
Sergey M․ 664718ff63 [livestream] Improve extraction (Closes #3513) 10 years ago
Sergey M․ 3258263371 [shared] Update test 10 years ago
Alexander Kirk 3cfafc4a9b [ellentv] Add new extractor 10 years ago
Sergey M․ 6f600ff5d6 [ooyala] Try mobile player JS URLs for all available devices (Closes #3498)
Looks like some videos are only available for particular devices
(e.g. http://player.ooyala.com/player.js?embedCode=x1b3lqZDq9y_7kMyC2Op5qo-p077tXD0
is only available for ipad)
Working around with fetching URLs for all the devices found starting with 'unknown'
until we succeed or eventually fail for each device.
10 years ago
Philipp Hagemeister 90e075da3a release 2014.08.10 10 years ago
Philipp Hagemeister 9572013de9 [appletrailers] Support height-less videos 10 years ago
Sergey M․ 3a5beb0ca1 [ard] Show error message for videos that are no longer available (#3422) 10 years ago
Jaime Marquínez Ferrándiz a6da7b6b96 [facebook] Allow '?' before '#!' (fixes #3477) 10 years ago
Jaime Marquínez Ferrándiz 173a7026d5 [test/test_utils] Fix typo in method name 10 years ago
Jaime Marquínez Ferrándiz 40a90862f4 [reverbnation] The 'uploader_id' field must be a string 10 years ago
Jaime Marquínez Ferrándiz 511c4325dc [reverbnation] Simplify json download
We can directly get a json file instead of the jsonp.
10 years ago
Jaime Marquínez Ferrándiz 85a699246a [reverbnation] Modernize test 10 years ago
Jaime Marquínez Ferrándiz 4dc5286e13 [reverbnation] Make sure that the thumbnail url contain the protocol
They are protocol relative.
10 years ago
Sergey M․ c767dc74b8 [downloader/common] Fix typo 10 years ago
Sergey M․ 56ca04f662 Credit @sehaas for ORF FM4 extractor (#3431) 10 years ago
Sergey M․ eb3680123a [orf] Move all ORF extractors in one place 10 years ago
Sergey M․ f5273890ee [fm4] Remove unused imports and minor changes 10 years ago
Sergey M. c7a088a816 Merge pull request #3431 from sehaas/fm4
[fm4] Add new extractor
10 years ago
Sergey M․ fb17b60811 [arte] Do not filter formats when there are no videos of requested lang code (Closes #3433) 10 years ago
Sergey M․ 1e58804260 Merge branch 'pyed-xboxclips' 10 years ago
Sergey M․ 31bf213032 [xboxclips] PEP8 and extract more metadata 10 years ago
Sergey M․ 1cccc41ddc Merge branch 'xboxclips' of https://github.com/pyed/youtube-dl into pyed-xboxclips 10 years ago
Sergey M․ a91cf27767 [nowness] Add support for cn URLs (Closes #3465) 10 years ago
pyed 64d02399d8 [xboxclips] Add new extractor 10 years ago
Sergey M․ 5961017202 [vube] Extract audio and categories 10 years ago
Sergey M. d9760fd43c Merge pull request #3461 from tinybug/patch-2
Update vube.py
10 years ago
tinybug d42b2d2985 Update vube.py
fix extractor is broken #3459
10 years ago
Philipp Hagemeister cccfab6412 Restore youtube-dl compat binary
Be on the lookout, it might be modified in pull requests.
When I come back from my vacation (in three days from now), I'll start looking whether we really need the compat binary.
10 years ago
Sergey M․ 4665664c92 Credit @DavidFabijan for mojvideo (#3423) 10 years ago
Sergey M․ 0adc996bc3 Merge branch 'DavidFabijan-mojvideo' 10 years ago
Sergey M․ b42a2a720b [mojvideo] Switch to API, handle errors, remove faked width and height 10 years ago
Sergey M․ 37edd7dd4a Merge branch 'mojvideo' of https://github.com/DavidFabijan/youtube-dl into DavidFabijan-mojvideo 10 years ago
Sergey M. f87b3500c5 Merge pull request #3453 from naglis/firedrive_fix
[firedrive] fix broken extractor
10 years ago
David Fabijan 66420a2db4 Fixed the encoding 10 years ago
Naglis Jonaitis 6b8492a782 [firedrive] fix broken extractor 10 years ago