Commit Graph

7975 Commits (ee3ec091f46bd52979274d0aa42ff1f1c3344de6)

Author SHA1 Message Date
Sergey M․ 201ea3ee8e [extractor/common] Improve _hidden_inputs 9 years ago
reddraggone9 9303ce3e69 [youtube] Fix two-factor authentication 9 years ago
Sergey M․ c576ef1e7c [shahid] Improve and simplify 9 years ago
Sergey M․ 11bed5827d Merge branch 'shahid' of https://github.com/remitamine/youtube-dl into remitamine-shahid 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․ 41dbc50f9c [lynda] Capture and output login error (Closes #6556) 9 years ago
Sergey M․ 594f51b859 [indavideo] Remove unused import 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․ 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
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
Philipp Hagemeister 27c7114af6 release 2015.08.09 9 years ago
Sergey M․ 0791ac1b44 [extractor/generic] Clarify comment 9 years ago
Sergey M․ 1de5cd3ba5 [extractor/generic] Add test for xspf playlist 9 years ago
Sergey M․ 729accb482 [extractor/generic] Add support for xspf playlists 9 years ago
Sergey M․ 942acef594 [extractor/common] Extract _parse_xspf 9 years ago
Sergey M․ fb2f339fec [dhm] Use _extract_xspf_playlist 9 years ago
Sergey M․ 98044462b1 [extractor/common] Use playlist id as default title 9 years ago
Sergey M․ 0dcb318f62 [tweakers] Fix test 9 years ago
Sergey M․ f32143469f [tweakers] Use _extract_xspf_playlist 9 years ago
Sergey M․ 3a30508b94 [telegraaf] Add extractor (Closes #6492) 9 years ago
Sergey M․ e0b9d78fab [extractor/common] Clarify playlists can have description field 9 years ago
Sergey M․ 8d6765cf48 [extractor/generic] Add generic support for xspf playist extraction 9 years ago
Sergey M․ 12bb392a0f [vimeo] Fix password protected videos (Closes #6507) 9 years ago
Sergey M․ 08df685fe7 [videolectures] Fix _VALID_URL for test_no_duplicates to pass 9 years ago
Sergey M․ c8d1be772d [rutube] Add age_limit to test 9 years ago
Sergey M․ 887e9bc7b5 [ok] Update tests 9 years ago
Sergey M․ 9f2e7c2f34 [ok] Add age_limit to tests 9 years ago
Sergey M․ d7bb8884af [break] Add age_limit to test 9 years ago
Sergey M․ 464e792496 [vpro] Override npo IE_NAME 9 years ago
Sergey M․ 18c3281f9e [24video] Fix test 9 years ago
Sergey M․ b61b7787cb [91porn] Extract age limit 9 years ago
Sergey M․ b465083f45 [sexykarma] Fix test 9 years ago
Sergey M․ 154655a85a [downloader/external] Respect --no-check-certificate for wget 9 years ago
remitamine 59e89e62d7 [shahid] add default fallbacks for extracting api vars 9 years ago
Sergey M. d5d7bdaeb5 Merge pull request #6428 from dstftw/improve-generic-smil-support
Improve generic SMIL support
9 years ago
Sergey M․ b2f82948ee [quickscope] Fix typo 9 years ago
Sergey M․ 428e4e4a85 [quickscope] Add extractor 9 years ago
Sergey M․ 1e83741c9a [periscope] Add support for running streams 9 years ago
Sergey M․ 621d6a9516 [periscope] Switch to API for broadcast data 9 years ago
Sergey M․ 3550821fb4 [periscope] Add extractor (Closes #5850, closes #6459) 9 years ago
Sergey M․ 5b0c40da24 [extractor/common] Expand meta regex 9 years ago
vijayanand nandam e0ac521438 adding support for axel download manager 9 years ago
remitamine c29458f3ec [shahid] change the tests 9 years ago
Sergey M․ bf94d763ba [extractor/generic] Add test for #6485 9 years ago
Sergey M․ 8a37aa1517 [extractor/generic] Expand ooyala regex (Closes #6485) 9 years ago
Sergey M․ fd5d8270dc [clipfish] Fix extraction, minimize requests, get rid of drm hds, extract m3u8 and more metadata 9 years ago
Sergey M․ be612d9e0c Merge branch 'clipfish' of https://github.com/remitamine/youtube-dl into remitamine-clipfish 9 years ago
Sergey M․ 4a7434d0b0 [dcn] Simplify _VALID_URL 9 years ago
Sergey M․ f94639fadf [dcn] Improve 9 years ago
Sergey M․ 89faae660f Merge branch 'dcn' of https://github.com/remitamine/youtube-dl into remitamine-dcn 9 years ago
Sergey M․ 0f422256d6 [nowtv] Add .at test 9 years ago
Sergey M․ acc1adbe7a [nowtv] Add support for .ch TLD 9 years ago
Sergey M․ 8002ac9e0a [nowtv] Add support for .at TLD 9 years ago
remitamine 6d30cf04db [dcn] fix type and key errors 9 years ago
Philipp Hagemeister 430b092a5f release 2015.08.06.1 9 years ago
Philipp Hagemeister 3eb5fdb581 release 2015.08.06 9 years ago
Sergey M․ 9663bd3abb [southpark:de] Enable non-ASCII redirect URL test 9 years ago
Sergey M․ 5a4d9ddb21 [utils] Percent-encode redirect URL of Location header (Closes #6457) 9 years ago
remitamine 3be3c622dc [shahid] generic errors handling and check with flake8 9 years ago
remitamine cd6b555e19 [dcn] add origin to api request and fix the test and check with flake8 9 years ago
Sergey M․ 671302b5c0 [YoutubeDL] Remove unused imports 9 years ago
Sergey M․ 4f34cdb0a8 [southpark:de] Skip test 9 years ago
Sergey M․ bd690a9f93 [southpark:de] Add test for non-ASCII in URLs 9 years ago
Sergey M․ 51f267d9d4 [YoutubeDL:utils] Move percent encode non-ASCII URLs workaround to http_request and simplify (Closes #6457) 9 years ago
Sergey M. 47f53ad958 Merge pull request #6463 from jaimeMF/format_spec_fix_dashes
[YoutubeDL] format spec: correctly handle dashes and other unused operators
9 years ago
Sergey M․ c73cdd800f [xhamster] flake8 9 years ago
Sergey M․ f535ec8278 [xhamster] Remove unused import 9 years ago
Sergey M․ 238755752f [tudou] Extract player URL from the webpage 9 years ago
Delon c71a3195af [tudou] Fix extracion 9 years ago
Sergey M․ 54a9328b20 [generic] Expand jwplayer support 9 years ago
Sergey M․ 3e48522477 [xhamster] Fix uploader extraction 9 years ago
Sergey M․ 251a44b776 [xhamster] Fix thumbnail extraction 9 years ago
Sergey M․ be7a8379b4 [xhamster] Make more robust 9 years ago
Sergey M. defce60385 Merge pull request #6467 from vijayanandnandam/master
fixing xhamster file extraction
9 years ago
vijayanand nandam 354b4b8604 fixing xhamster file extraction 9 years ago
Sergey M․ 5b7dab2dd6 [lynda] Make login more robust 9 years ago
Sergey M․ 8a5601e42f [lynda] Fix login (Closes #6462) 9 years ago
Jaime Marquínez Ferrándiz 232541df44 [YoutubeDL] format spec: correctly handle dashes and other unused operators
'mp4-baseline-16x9' must be handled as a single string, but the '-' was treated as an operator.
9 years ago
Sergey M․ a346b1ff57 [bbc] Add support for vxp-playlist-data embeds (Closes #6453) 9 years ago
Jaime Marquínez Ferrándiz d96d604e53 YoutubeDL: format spec: don't accept a bare '/' (#6124) 9 years ago
Niklas Haas e704f87f86 [twitch] Parse start_time from 't' (closes #6441)
Eg. for VOD links like http://www.twitch.tv/gamesdonequick/v/9136645?t=14h29m15s
9 years ago
Sergey M․ 8f5639afcb [pornhub] Improve video quality regex 9 years ago
Jaime Marquínez Ferrándiz 03950c90f7 Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124) 9 years ago
Jaime Marquínez Ferrándiz 47a8b7c14a [mdr] Change XPath to make it work in python 2.6 (fixes #6443)
The 'progressiveDownloadUrl' element is a direct child, so they should be equivalent.
9 years ago
Sergey M. 2a04d2c799 Merge pull request #6439 from remitamine/facebook
[facebook] extract uploader
9 years ago
remitamine 67b8a28a2f [facebook] add uploader value to the tests 9 years ago
remitamine 51a575159a [facebook] extract uploader 9 years ago
Sergey M․ 524229a297 [pornhub] Improve 9 years ago
George Brighton 754e70cf3e [pornhub] Fix video url regular expression.
PornHub seems to have subtly changed their JavaScript. Before, video URL strings were embedded directly in the video's `flashvars_*` object, but they are now assigned to variables of the form `player_quality_*`, which are then added to this object later under the relevant quality key.
9 years ago
Sergey M․ 84bc4dcb0f [downloader/http] Clarify rationale for Content-Range check (#6426) 9 years ago
Sergey M․ 10eaa8ef1d [downloader/http] Report unable to resume 9 years ago
Sergey M․ c3124c3085 [downloader/http] Simplify 9 years ago
remitamine 8d5b8b477e [utils] import re 9 years ago
remitamine d7d2a9a3db [utils] restart download if server does not support byte ranges 9 years ago
Jaime Marquínez Ferrándiz 25a4c5a9ed [dailymotion:playlist] Use an iterator for the entries
So that using '--playlist-end' only downloads the required pages (reported in #2175).
9 years ago
Jaime Marquínez Ferrándiz 5c45bbe57b [nowtv] Remove unused import 9 years ago
Sergey M․ d41d04c0f5 [videolectures] Fix _VALID_URL 9 years ago
Sergey M․ e422d7f4f7 [nowtv] Expand _VALID_URL 9 years ago
Sergey M․ cdc682d5a4 [nowtv] Fix extraction (Closes #6357) 9 years ago
Jaime Marquínez Ferrándiz 9cc93c64aa [screenwavemedia] Use the IP for the videoserver (fixes #6397)
For http://cinemassacre.com/2015/07/28/avgn-seaman-for-dreamcast/ the other server returns a 403 error.
9 years ago
remitamine fa7a1cc5ef [screenwavemedia] fix info extraction (fixes #6270)
Closes #6330.
9 years ago
Sergey M․ 17712eeb19 [extractor/common] Extract namespace parse routine 9 years ago
Sergey M․ 41c3a5a7be [extractor/common] Fix python 3 9 years ago
Sergey M․ 8765222d22 [extractor/generic] Add generic SMIL tests 9 years ago
Sergey M․ e5e8d20a3a [extractor/generic] Improve generic SMIL detection 9 years ago
Sergey M․ a107193e4b [extractor/common] Extract f4m and m3u8 formats, subtitles and info 9 years ago
Sergey M․ 3f125c8c70 [nbcnews] Extend _VALID_URL 9 years ago
Sergey M. 75e8b2ac87 Merge pull request #6392 from dstftw/generalized-fragmented-fd
Generalized fragmented media file downloader
9 years ago
Sergey M․ ee114368ad [utils] Make value optional for find_xpath_attr
This allows selecting particular attributes by name but without specifying the value and similar to xpath syntax `[@attrib]`
9 years ago
Jaime Marquínez Ferrándiz 525a87f58e [gdcvault] Fix typo: xml_decription_url -> xml_description_url 9 years ago
remitamine 44cae2fb2e [gdcvault] Add support for audio extraction (fixes #5784)
Closes #6412.
9 years ago
remitamine 30a453884e [viewster] use head request to extract api token
Closes #6419.
9 years ago
Sergey M․ 3b58d94f71 [vidme] Make uploader optional and add test 9 years ago
Sergey M. 8abb86fec4 Merge pull request #6421 from remitamine/vidme
[vidme] extract the uploader
9 years ago