Commit Graph

2993 Commits (603821161f670d760179e6654804352c6f72c521)

Author SHA1 Message Date
Naglis Jonaitis 8489578df4 [generic] Support embedded Dailymotion playlists (fixes #3822) 10 years ago
Sergey M․ d9bf465200 [bandcamp] Fix id extraction and modernize (Closes #3866) 10 years ago
Sergey M․ 01384d6e4b [jpopsuki] More modernize 10 years ago
Sergey M․ 08d5230945 [jpopsukitv] Improve _VALID_URL and modernize 10 years ago
Sergey M. 852f8641e8 Merge pull request #3865 from diffycat/jpopsuki
[jpopsuki] Support category links
10 years ago
Jaime Marquínez Ferrándiz 18937a50a4 [dropbox] Fix the video url query (fixes #3868)
Previously it would convert urls without a query into 'something.mp4&dl=1'
10 years ago
net e4d6cca0c1 [walla] Add new extractor 10 years ago
Anton Larionov d5feab9aaa [jpopsuki] Support category links 10 years ago
Naglis Jonaitis 9e77c60c9a [tapely] Catch SoundCloud tracks 10 years ago
Naglis Jonaitis 1414df5ce2 [izlesene] Prepend scheme to thumbnails 10 years ago
Naglis Jonaitis e80f40e5ca [tapely] Add new extractor (closes #3861) 10 years ago
Sergey M․ d3c9af84fc [spankwire] Fix extraction 10 years ago
Sergey M․ 59d206ca2d [sunporno] Fix duration extraction and make more robust 10 years ago
Philipp Hagemeister e7b6d12254 [utils] Improve and test js_to_json 10 years ago
Philipp Hagemeister 07e764439a [generic] Delete test case
The page is not available any more.
10 years ago
Naglis Jonaitis f8fb4a7ca8 [nfl] Use compatible urlparse 10 years ago
Sergey M․ e497a7f2ca [tvigle] Extract format file sizes 10 years ago
Sergey M․ a3b6be104d [tvigle] Replace 404 test 10 years ago
Sergey M․ b7bb0df21e [vgtv] Fix tests' exts 10 years ago
Naglis Jonaitis 4dc19c0982 [lrt] Add new extractor 10 years ago
Philipp Hagemeister 58ea7ec81e [vimeo] Fix description extraction 10 years ago
Philipp Hagemeister 2d29ac4f23 [vuclip] Fix regexp 10 years ago
Philipp Hagemeister a7a747d687 [vuclip] Remove test code 10 years ago
Sergey M․ fdb4d278bf [spankwire] Fix extraction and modernize 10 years ago
Philipp Hagemeister 59c03a9bfb [vuclip] Fix extraction 10 years ago
Philipp Hagemeister e7db973328 [yahoo] Remove test case
This video seems to have been removed entirely
10 years ago
Philipp Hagemeister 99b67fecc5 [arte] Fix upload date extraction 10 years ago
Philipp Hagemeister 72d53356f6 [internetvideoarchive] Fix test case 10 years ago
Philipp Hagemeister 9e1e67fc15 [internetvideoarchive] Modernize 10 years ago
Philipp Hagemeister 1e60e5546e [funnyordie] Fix test case md5 10 years ago
Philipp Hagemeister 457749a703 [prosiebensat1] Fix test case 10 years ago
Philipp Hagemeister 937f935db0 [jukebox] Remove md5 sum, it fluctuates 10 years ago
Philipp Hagemeister 80bcefcd77 [cliphunter] Remove duration 10 years ago
Philipp Hagemeister 8c23945c72 [eporner] Adapt to changed default format 10 years ago
Philipp Hagemeister 2a7b4681c6 [godtube] Fix on Python 2.6 10 years ago
Philipp Hagemeister 8157ae3904 [golem] Fix under 2.6
It's a sad story; 2.6 does not support any non-trivial xpaths.
10 years ago
Philipp Hagemeister e50e2fcd4d [br] fix test case 10 years ago
Philipp Hagemeister 5e4f06197f [facebook] Fix test case 10 years ago
Philipp Hagemeister 761e1645e0 [generic] Remove unstable test checksum 10 years ago
Philipp Hagemeister 8ff14175e2 [sportdeutschland] Fix testcase 10 years ago
Philipp Hagemeister dbe3043cd6 [ynet] Fix test checksums 10 years ago
Philipp Hagemeister a8eb5a8e61 [generic] Fix testcases 10 years ago
Philipp Hagemeister 6043f1df4e [ign] Return proper playlist object 10 years ago
Philipp Hagemeister 12548cd933 [worldstarhiphop] Correct title extraction 10 years ago
Philipp Hagemeister 2593039522 [vimeo] Use regexps to find description
This fixes descriptions on 2.6 and makes the code simpler.
10 years ago
Philipp Hagemeister 27aede9074 [pbs] Add support for series/jwplayer type video (Fixes #3849) 10 years ago
Philipp Hagemeister a1f934b171 [youtube] Correct language cookie handling 10 years ago
Philipp Hagemeister e2dce53781 [youtube] Always request webpage in English (Fixes #3844) 10 years ago
Philipp Hagemeister 1770ed9e86 [thvideo] Simplify (#3848) 10 years ago
Philipp Hagemeister 457ac58cc7 Merge remote-tracking branch 'diffycat/thvideo-update' 10 years ago
Philipp Hagemeister 9c44d2429b [vimeo:likes] Support large like lists (Fixes #3847) 10 years ago
Anton Larionov 67077b182b [thvideo] Add support for playlists 10 years ago
Naglis Jonaitis 5f4c318844 [nfl] Support team micro-sites (fixes #3831) 10 years ago
Naglis Jonaitis dfee83234b [nfl] Prefer progressive downloads 10 years ago
Philipp Hagemeister d6e6a42256 [vimeo:likes] Add new extractor (Fixes #3835) 10 years ago
Philipp Hagemeister 76e7d1e74b [played] Remove unused import 10 years ago
Philipp Hagemeister 38c4d41b74 [played] Simplify (#3798) 10 years ago
Philipp Hagemeister f0b8e3607d Merge remote-tracking branch 'r4mos/played' 10 years ago
Philipp Hagemeister 51ee08c4bb Remove unused imports 10 years ago
Philipp Hagemeister c841789772 [muenchentv] Add thumbnail 10 years ago
Philipp Hagemeister c121a75b36 [heise] Add support for description 10 years ago
Philipp Hagemeister 5a8b77551d [heise] Simplify (#3842) 10 years ago
Philipp Hagemeister 0217aee154 Merge remote-tracking branch 'd912e3/heise' 10 years ago
Philipp Hagemeister b14f3a4c1d [golem] Simplify (#3828) 10 years ago
Philipp Hagemeister 92f7963f6e Merge remote-tracking branch 'd912e3/golem' 10 years ago
Philipp Hagemeister 394599f422 [oktoberfesttv] Add new extractor (Fixes #3845) 10 years ago
Philipp Hagemeister ed9266db90 [common] Add new helper function _match_id 10 years ago
Philipp Hagemeister f4b1c7adb8 [muenchentv] Move live title generation to common 10 years ago
Philipp Hagemeister c95eeb7b80 [eitb] Modernize 10 years ago
Sergey M․ a89435a7a8 [ynet] Improve _VALID_URL 10 years ago
Sergey M․ c664182323 [ynet] Remove unused stuff, simplify and improve 10 years ago
Sergey M․ 6be1cd4ddb Merge branch 'ynet' of https://github.com/lenaten/youtube-dl into lenaten-ynet 10 years ago
Sergey M․ f776d8f608 [sport5] Keep alphanumeric order 10 years ago
Sergey M․ 0b75c2a88b [sport5] Capture error message and improve 10 years ago
Mats 7b7518124e [heise] Don't check string type
Before Python 3 could be unicode, so don't check at all.
10 years ago
Sergey M․ 3a203b8bfa Merge branch 'sport5' of https://github.com/lenaten/youtube-dl into lenaten-sport5 10 years ago
Mats 70752ccefd [golem] Don't omit positional argument specifiers
Required by Python 2.6.
10 years ago
Mats 0155549d6c [heise] Add new extractor 10 years ago
net b66745288e [sport5] Add new extractor 10 years ago
net 2a1325fdde [ynet] Add new extractor 10 years ago
Sergey M․ 2f9e8776df [extremetube] Fix extraction 10 years ago
Sergey M․ 497339fa0e [anysex] Fix extraction 10 years ago
Jaime Marquínez Ferrándiz 8e6f8051f0 [vbox7] Don't set the extension to 'flv' (fixes #3836) 10 years ago
Naglis Jonaitis 11b3ce8509 [crunchyroll] Allow to list subtitles (fixes #3805) 10 years ago
Mats 6a5af6acb9 [golem] Add new extractor 10 years ago
Sergey M 9a0d98bb40 [vube] Update tests 10 years ago
Sergey M fbd3162e49 [vube] Add DMCA notice 10 years ago
Sergey M․ 54e9a4af95 [wat] Skip test 10 years ago
Philipp Hagemeister 8a32b82e46 [youku] Modernize somewhat 10 years ago
Philipp Hagemeister c6e90caaa6 Merge remote-tracking branch 'naglis/wistia' 10 years ago
Philipp Hagemeister 6b08cdf626 [youtube] Support for embedded /p players (Fixes #3821) 10 years ago
Philipp Hagemeister b686fc18da [hlsnative] Support test parameter 10 years ago
Philipp Hagemeister eb73f2649f [vevo] Skip SMIL download 10 years ago
Philipp Hagemeister f0b5d6af74 [vevo] Support 1080p videos (Fixes #3656) 10 years ago
Philipp Hagemeister 3b2f933b01 [generic] Allow embedded YoutubePlaylists (Fixes #3821) 10 years ago
Philipp Hagemeister cc746841e7 [flickr] Modernize 10 years ago
Philipp Hagemeister ac7553d031 [youtube] Support embed/videoseries URLs (#3821) 10 years ago
Philipp Hagemeister cdc628a498 [youtube] Move more tests to extractors 10 years ago
Philipp Hagemeister 69ea8ca42c [youtube] Remove superfluous unicode specifiers 10 years ago
Philipp Hagemeister 4bc3a23ec5 [youtube] Modernize 10 years ago
Naglis Jonaitis bd5650ac64 [nfl] Fix test case - download, but don't check md5 10 years ago
Sergey M․ 86916dae4b [wat] Capture and output error message 10 years ago
Sergey M․ f7d159cf95 [noco] Encode before passing to hashlib.md5 (Closes #3816) 10 years ago
Naglis Jonaitis 632e5684ce [nfl] Add new extractor. (Closes #3815) 10 years ago
Jaime Marquínez Ferrándiz 63cddb6477 [sbs] Recognize urls with format 'http://www.sbs.com.au/ondemand/video/<id>' (#3811) 10 years ago
Sergey M․ 273dea4248 [playfm] Fix view count and add comment count 10 years ago
Philipp Hagemeister 45c85d7ba1 Merge remote-tracking branch 'origin/master' 10 years ago
Jaime Marquínez Ferrándiz d0df92928b [npo] Add extractor for tegenlicht.vpro.nl (closes #3778) 10 years ago
Philipp Hagemeister df8f53f752 [thvideo] Support mobile URLs as well 10 years ago
Jaime Marquínez Ferrándiz e35cb78c40 [theplatform] Correctly extract videos that don't use f4m or rtmp (reported in #3176) 10 years ago
Philipp Hagemeister 3ef7d11acd Merge remote-tracking branch 'diffycat/thvideo' 10 years ago
Jaime Marquínez Ferrándiz 224ce0d872 [nbc] Update test 10 years ago
Jaime Marquínez Ferrándiz dd41e8c82b [theplatform] Extract all formats for f4m videos 10 years ago
Naglis Jonaitis b28c8403b2 [yourupload] Add new extractor. Fixes #3085 10 years ago
Jaime Marquínez Ferrándiz 7bd4b4229a [dropbox] Recognize 'https://www.dropbox.com/sh/*' urls (fixes #3795)
And extract the title from the url last path component.
10 years ago
Anton Larionov 72e450c555 [thvideo] Add support for THVideo 10 years ago
Naglis Jonaitis 522c55b7f2 [mgoon] Add new extractor 10 years ago
Sergey M 58e7071a2c [tube8] Improve _VALID_URL and add display_id 10 years ago
Sergey M. 516812df41 Merge pull request #3801 from megustamucho/master
[tube8] Improved regex
10 years ago
Sergey M 752297631f [noco] Adapt to API v1.1 (Closes #3797) 10 years ago
megustamucho 34e14a9beb Merge remote-tracking branch 'upstream/master' 10 years ago
Marco Schuster 3e8fcd9fa1 [divxstage] added .to TLD
Example video "http://www.divxstage.eu/video/930c52709d2" which gets redirected to .to TLD
10 years ago
Naglis Jonaitis 746c67d72f [wistia] Use API and make more generic 10 years ago
Carlos Ramos 5aa38e75b2 [played] Add new extractor 10 years ago
Sergey M․ 532f5bff70 [franceinter] Fix extraction and modernize 10 years ago
Philipp Hagemeister 7267bd536f [muenchentv] Add support (Fixes #3507) 10 years ago
Philipp Hagemeister 589d3d7c7a [moniker] rename from hypestat (#3788) 10 years ago
Philipp Hagemeister 46f74bcf5c [soundcloud] Fix non-secret playlists 10 years ago
Philipp Hagemeister 37bfe8ace4 [hypestat] Match URLs with www. and https:// 10 years ago
Philipp Hagemeister 0529eef5a4 [hypestat] Unify allmyvideos and vidspot (Closes #3788) 10 years ago
Jaime Marquínez Ferrándiz 09b23c902b [1up.com] Urls end now with '.html' 10 years ago
Jaime Marquínez Ferrándiz 109a540e7a [ign] Fix extraction 10 years ago
Sergey M․ 2914e5f00f [drtuber] Fix categories 10 years ago
dequis 2f834e9381 [soundcloud] Secret playlists and sets
Closes #3707 again.

No test cases because I don't know what urls to use that won't be turned
into public eventually (as it happened with the first one in that
ticket)
10 years ago
dequis 9296738f20 [soundcloud] Support api urls with secret_token, Closes #3707 10 years ago
Philipp Hagemeister 0e59b9fffb [videomega] Simplify (#3786)
* Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors).
* title is always true-ish
10 years ago
Naglis Jonaitis 67abbe9527 [videomega] Add new extractor. Closes #3775 10 years ago
Sergey M․ 944a3de278 [npo] Improve formats extraction (Closes #3782) 10 years ago
Philipp Hagemeister d0246d07f1 Merge remote-tracking branch 'origin/master' 10 years ago
Philipp Hagemeister e825c38082 [allmyvideos] Support multiple formats 10 years ago
Jaime Marquínez Ferrándiz a04aa7a9e6 [generic] The url in the <meta redirect> doesn't need to be enclosed in single quotes (fixes #3770)
See the examples in https://en.wikipedia.org/wiki/Meta_refresh or the shortened urls from https://t.co/.
10 years ago
Carlos Ramos 7cdd5339b3 Change tabs to spaces 10 years ago
Carlos Ramos 38349518f1 Added new host: allmyvideos.net 10 years ago
Sergey M․ 64892c0b79 [francetv] Adapt to new API (Closes #3751, closes #3769) 10 years ago
Sergey M․ dc9f356846 [ard] Remove URL path escaping
This is now implemented generic in YoutubeDL.urlopen
10 years ago
Philipp Hagemeister 7bb5df1cda [nhl] Match videos without catid (Fixes #3764) 10 years ago
Philipp Hagemeister 37a81dff04 [behindkink] Remove call to report_extraction 10 years ago
Philipp Hagemeister fc96eb4e21 Merge remote-tracking branch '5moufl/behindkink' 10 years ago
Philipp Hagemeister e2037b3f7d [einthusan] Add description and beautify 10 years ago
Philipp Hagemeister 5419033935 Fixed tests 10 years ago