9379 Commits (fab83e24567226fa70e7f5076d961b83239ccfbf)
 

Author SHA1 Message Date
Sergey M․ fab83e2456 Credit @scw for video.esri.com (#5459) 9 years ago
Sergey M․ 1d25e9d173 [extractor/__init__] Fix order 9 years ago
Sergey M․ 9c21f22923 [esri:video] Rename extractor 9 years ago
Sergey M․ 3aa697f993 [esri:video] Extract all formats and simplify 9 years ago
Sergey M․ 8b9848ac56 [extractor/common] Expand meta regex 9 years ago
Shaun Walbridge 8b8c1093b6 [EsriVideo] Add new extractor
Add extractor for [videos.esri.com](https://videos.esri.com), a collection
of videos relating to GIS.
9 years ago
Yen Chi Hsuan d0d6c097fc [moniker] Support embed- URLs (#6450) 9 years ago
Sergey M. 6be5e46994 [README.md] Clarify line ranges 9 years ago
Sergey M. 45694b504a Merge pull request #6554 from reddraggone9/readme-line-numbers
Updated line numbers in the fragment portion of README links.
9 years ago
Sergey M․ 41dbc50f9c [lynda] Capture and output login error (Closes #6556) 9 years ago
Yen Chi Hsuan 4d2ad866f3 [README.md] Document format_id field in output template section (#6557) 9 years ago
reddraggone9 3cafca04aa Updated line numbers in the fragment portion of README links. 9 years ago
Sergey M․ 594f51b859 [indavideo] Remove unused import 9 years ago
Sergey M․ fb56131dd9 Credit @nyuszika7h for indavideo (#6517) 9 years ago
Sergey M․ a34e19629c [indavideo] Relax _VALID_URL to match subdomains and add tests 9 years ago
Sergey M․ 3c12a027d4 [indavideo] Split in two extractors, extract all formats and fix timestamp 9 years ago
nyuszika7h cb28e03386 [indavideo] Add new extractor
Closes #2147.
9 years ago
Sergey M․ 7393746da2 [downloader/hls] Add _debug_cmd 9 years ago
Sergey M․ 6828c809e4 [downloader/fragment] Respect --retries for fragment based downloaders (Closes #6549) 9 years ago
Yen Chi Hsuan 28479149cc [theplatform] Fallback to hardcoded releaseUrl if not available
Fixes #6546.

Not adding a test case as test_NBC has the same problem.
9 years ago
Sergey M․ 237c03c8ea [dhm] Remove unused import 9 years ago
Sergey M․ e73c85cb23 [iqiyi] PEP 8 9 years ago
Sergey M․ b6b2711298 [tweakers] Remove unused imports 9 years ago
Sergey M․ 3b7130439a Credit @ngld for RTVNH (#6537) 9 years ago
Sergey M․ 2c919adb74 [rtvnh] Check status code 9 years ago
Sergey M․ 60231c65b9 [rtvnh] Make SMIL not fatal 9 years ago
Sergey M․ f196047832 [rtvnh] Make thumbnail optional 9 years ago
Sergey M․ 240ca32e57 [rtvnh] Carry long lines 9 years ago
Sergey M. fa37c26c4d Merge pull request #6537 from ngld/rtvnhnl
[rtvnhnl] Added new extractor
9 years ago
ngld d7dbfc7cc1 Use native HLS implementation by default. 9 years ago
ngld d9ab5262b1 [rtvnh] Renamed rtvnhnl -> rtvnh 9 years ago
ngld fb124e3741 [rtvnhnl] Relax the thumbnail check 9 years ago
Sergey M. 479bf783d2 Merge pull request #6539 from ngld/fix-funnyordie
[funnyordie] Handle protocol-relative URLs (fixes #6490)
9 years ago
ngld f0f3a6c99d [rtvnhnl] Added new extractor 9 years ago
Sergey M․ f57b7835e2 [youtube] Update tests 9 years ago
ngld 1df3186e0e [funnyordie] Handle protocol-relative URLs (fixes #6490) 9 years ago
Yen Chi Hsuan 0b7c27828d Merge pull request #6533 from sceext2/fix-iqiyi-2015-08-10
[iqiyi] update md5 salt (2015-08-10)
9 years ago
sceext 0a19d4ccd6 [iqiyi] update md5 salt (2015-08-10 Zombie) 9 years ago
Sergey M․ 9f3da13860 [downloader/external] Use generic _option 9 years ago
Sergey M․ bf812ef714 [downloader/external] Forward --proxy to wget and aria2c 9 years ago
Sergey M․ b1ac38fadc [tvplay] Add age limit to tests 9 years ago
Sergey M․ fb0d12c6cb [pbs] Add age limit to tests 9 years ago
Sergey M․ 34952f09e1 [youtube] Add age limit to tests 9 years ago
Sergey M․ 34a7de2970 [youtube] Skip download for multiple v= test 9 years ago
Sergey M. 0ff827419e Merge pull request #6518 from puckipedia/master
[youtube] Use the first v= argument in the URL
9 years ago
Sergey M․ b29440aee6 [vimeo:user] Do not match watchlater 9 years ago
Puck Meerburg 11b5605815 [youtube] Use the first v= argument in the URL
This is according to how youtube handles multiple v= values in one URL.
Before this, it was possible to make a single URL show up differently
 on youtube itself, and if you downloaded/viewed it with youtube-dl/mpv
9 years ago
Sergey M․ 844587669e [vimeo:watchlater] Fix extraction (Closes #3886) 9 years ago
Sergey M․ f6c3664d71 [vimeo] Fix login (Closes #6488) 9 years ago
Sergey M․ c5864a8ce6 [fc2] Fix python 2.6 (Closes #6512) 9 years ago