Commit Graph

3908 Commits (4bc7009e8a6aed2b61866ef12ca3d60065ebcd0e)

Author SHA1 Message Date
Philipp Hagemeister e93f4f7578 [vodlocker] Remove unused imports 10 years ago
Philipp Hagemeister 45ead916d1 [vimple] Do not fail if duration is missing 10 years ago
Philipp Hagemeister 3a0879c8c8 Merge remote-tracking branch 'irtusb/vimple' 10 years ago
Philipp Hagemeister ebf361ce18 Merge remote-tracking branch 'azeem/soundcloud_likes' 10 years ago
Philipp Hagemeister 953b358668 [gorillavid] Add support for daclips.in (Closes #3213) 10 years ago
Philipp Hagemeister 3dfd25b3aa [goshgay] PEP8 and test for age_limit (#3220) 10 years ago
Philipp Hagemeister 6f66eedc5d Merge remote-tracking branch 'MikeCol/goshgay' 10 years ago
Philipp Hagemeister 4094b6e36d [vodlocker] PEP8, generalization, and simplification (#3223) 10 years ago
Philipp Hagemeister c09cbf0ed9 Merge remote-tracking branch 'pachacamac/vodlocker' 10 years ago
Philipp Hagemeister 391d53e1dd release 2014.07.11 10 years ago
Philipp Hagemeister fc040bfd05 [jsinterp] Prevent mis-recognitions of local functions 10 years ago
Philipp Hagemeister c8bf86d50d [youtube] Correct signature extraction error detection 10 years ago
Philipp Hagemeister 61989fb5e9 [jsinterp] Remove superfluous u 10 years ago
Philipp Hagemeister b3a8878080 [youtube] Remove static signatures
The always fail by now. Instead, use only automatic signature extraction
10 years ago
Philipp Hagemeister f4d66a99cf release 2014.07.10 10 years ago
pachacamac 537ba6f381 [Vodlocker] Add new extractor 10 years ago
Sergey M․ 411f691b21 [mpora] Fix player regex 10 years ago
MikeCol d6aa1967ad GoshGay Extractor 10 years ago
Sergey M․ 6e1e0e4b5b [veoh] Skip deleted test video 10 years ago
azeem 3941669d69 [soundcloud] Adding likes support to SoundcloudUserIE 10 years ago
Sergey M․ 1aac03797e [ninegag] Fix extraction 10 years ago
Jaime Marquínez Ferrándiz 459af43494 [arte] Manually set the rtmp play_path (fix #3198)
rtmpdump doesn't parse it right
10 years ago
Philipp Hagemeister f4f7e3cf41 Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
Sergey M․ 1fd015516e [newstube] Replace test 10 years ago
Sergey M․ 76bafa8ffe [newstube] Capture error message 10 years ago
Philipp Hagemeister 8d5797b00f [YoutubeDL] Show download URL when -v is set
This will allow us to debug issues like #3204
10 years ago
Philipp Hagemeister 7571c02c8a [generic] Set default-search to error
This prevents users from submitting bug reports where they mistyped a URL, and prevents me from getting a weird video when holding shift and thus searching for :Tds
10 years ago
Petr Půlpán 49cbe7c8e3 [allocine] add extractor for allocine.fr (fixes #3189) 10 years ago
Sergey M․ ba4133c9eb Credit @hakatashi for #3181 #3182 10 years ago
Sergey M․ b67f1840a1 [niconico] Remove unused import 10 years ago
Sergey M. 165c46690f Merge pull request #3180 from hakatashi/niconico-without-authentication
[niconico] Download without authentication
10 years ago
Sergey M․ 15ce1338b4 [niconico] Extract more metadata and simplify (Closes #3181) 10 years ago
Sergey M․ 0ff30c5333 Merge branch 'niconico-channel-video' of https://github.com/hakatashi/youtube-dl into hakatashi-niconico-channel-video 10 years ago
Sergey M․ 6feb2d5e80 [youtube:search_url] Update regexes 10 years ago
Sergey M․ 1e07fea200 [teachertube] Add support for new video URL format 10 years ago
Sergey M․ 7aeb67b39b [teachertube:user:collection] Update media regex 10 years ago
Sergey M․ 93881db22a [anitube] Modernize 10 years ago
hakatashi 64ed7a38f9 [niconico] Add support for channel video 10 years ago
hakatashi 2fd466fcfc [niconico] Download without authentication 10 years ago
Philipp Hagemeister dc2fc73691 [youtube:truncated_url] Move test to extractor 10 years ago
Philipp Hagemeister c4808c6009 [youtube_truncated_url] Add support for truncated watch URLs with annotations (#3178) 10 years ago
Sergey M․ c67f584eb3 [rai] Skip test 10 years ago
Petr Půlpán 29f6ed78e8 [tagesschau] replace 404 test 10 years ago
pulpe 7807ee664d [wdr] fix test 10 years ago
Sergey M․ d518d06efd [vk] Skip georestricted ivi embed test 10 years ago
Petr Půlpán 25a0cc44b9 [teachertube:user] fix regex 10 years ago
Petr Půlpán 825cdcec3c Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
Petr Půlpán 41b610acab [GooglePlus] fix video title extraction 10 years ago
Sergey M․ 0364fa8b65 [generic] Add support for ivi.ru embedded player 10 years ago
Sergey M․ 849086a1ae [vk] Better support for embeds 10 years ago
Sergey M․ 36fbc6887f [ivi] Add support for embedded URLs 10 years ago
Sergey M․ a8a98e43f2 [vk] Add support for mobile URLs 10 years ago
Sergey M․ 57bdc730e2 [vk] Add support for more URL formats (#3172) 10 years ago
Petr Půlpán 31a196d7f5 [TeacherTube] add user + collection, removed classrooms 10 years ago
Petr Půlpán 9b27e6c3b4 [Tumblr] fix encoding (PEP0263) 10 years ago
Petr Půlpán 62f1f9507f [Tumblr] fix test + add description 10 years ago
Petr Půlpán ee8dda41ae [Toypics] support https urls 10 years ago
Sergey M․ 01ba178097 [vk] Update test 10 years ago
Petr Půlpán 78ff59d052 [Motherless] simplify 10 years ago
Petr Půlpán f3f1cd6b3b Merge pull request #3167 from Schnouki/motherless
* mother/motherless:
  [Motherless] Add new extractor
10 years ago
Sergey M․ 803540e811 [drtv] Add missing extractor import 10 years ago
Petr Půlpán 458ade6361 [ArteTVFuture] fix empty formats list 10 years ago
Thomas Jost a69969ee05 [Motherless] Add new extractor 10 years ago
Sergey M․ f2b8db57eb [drtv] Add extractor for DR TV (Closes #3126) 10 years ago
Jaime Marquínez Ferrándiz 331ae266ff [npo] Add extractor (closes #3145) 10 years ago
Philipp Hagemeister 4242001863 release 2014.06.26 10 years ago
Jaime Marquínez Ferrándiz 78338f71ca [livestream:original] Add support for folder urls (closes #2631)
The webpage only contains shortened links for the videos, since the server
doesn't support HEAD requests, we use an specific extractor for them.
10 years ago
Sergey M․ f5172a3084 [teachertube] Add support for new URL formats 10 years ago
Sergey M․ c7df67edbd [teachertube] Improve extraction 10 years ago
Petr Půlpán d410fee91d [VideoTt] fix ValueError (#3161) 10 years ago
Philipp Hagemeister ba7aa464de [soundgasm] PEP8 and add a display_id (#3155) 10 years ago
Philipp Hagemeister 8333034dce Merge remote-tracking branch 'pachacamac/soundgasm' 10 years ago
Philipp Hagemeister 637b6af80f release 2014.06.25 10 years ago
pachacamac 1044f8afd2 [Soundgasm] Add new extractor 10 years ago
Petr Půlpán 2f775107f9 Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
Petr Půlpán 85342674b2 [Dailymotion] fix uploader name (fixes #3153) 10 years ago
Michael Smith b7c33124c8 [BlipTV] Allow plus sign in video ID 10 years ago
Peter cea2582df2 [discovery] Change default url
URL does a redirect from dsc.discovery.com to www.discovery.com
This commit fixes the correct URL.
10 years ago
Sergey M․ e423e0baaa [wistia] Add duration and modernize 10 years ago
Philipp Hagemeister 60b2dd1285 [comedycentral] Correct handling when latest tds episode is a special-episode instead of a regular one 10 years ago
Philipp Hagemeister 36ddd8b3f7 release 2014.06.24.1 10 years ago
Philipp Hagemeister 7575d52a73 release 2014.06.24 10 years ago
Sergey M․ 9a2dc4f7ac [teachertube] Fix extraction 10 years ago
Jaime Marquínez Ferrándiz c5cd249e41 [generic] Extract mtvservices embedded videos 10 years ago
Jaime Marquínez Ferrándiz 8940c1c058 [mtv] Add an extractor for the mtvservices embedded player (closes #2995) 10 years ago
Petr Půlpán 27ec04b232 [BR] replace test 10 years ago
Sergey M․ d2824416aa [firstpost] Fix title extraction and add description 10 years ago
Petr Půlpán 18061bbab0 [Youtube] add DASH format 272 (fixes #3128) 10 years ago
Sergey M․ 55c97a03e1 [spiegel] Add description and modernize 10 years ago
Elias Probst 98aeac6ea9 Use the 'base_url' for building the resulting 'url' as well. 10 years ago
Elias Probst 8bfb6723cb Extract the base_url for the XML download from the JS snippet's 'server' variable. 10 years ago
Elias Probst a20575e8ae Make debug message useful and also report, which URL failed to download. 10 years ago
Sergey M․ 7724572519 [noco] Switch to HTTPS (Closes #3116) 10 years ago
Philipp Hagemeister d763637f6a release 2014.06.19 10 years ago
Jaime Marquínez Ferrándiz c26e9ac4b2 [youtube] Recognize signature functions that contain '$' (fixes #3104) 10 years ago
Petr Půlpán 896bf55352 [LifeNews] update thumbnail in test 10 years ago
Petr Půlpán a23ba9b53c [Steam] update description in test 10 years ago
Sergey M․ 38a9339baf [prosiebensat1] Update some regexes 10 years ago
Sergey M․ def8b4039f [bilibili] Fix extraction 10 years ago
Petr Půlpán 5f28a1acad [GorillaVid] improve extractor 10 years ago
pulpe 25e9953c6f Merge pull request #3059 from marcwebbie/gorillavid
* marcwebbie/gorillavid:
  Changed video url to a public video
  [GorillaVid] Added GorillaVid extractor
10 years ago
Petr Půlpán f9df094ca5 Merge pull request #3089 from pulpe/ard_fix
[ARDIE] fix formats extraction (fixes #3087)
10 years ago
Anders Einar Hilden 7012631257 Fix test
Didn't use .lower() as planned, so update test with new ID.
10 years ago
Anders Einar Hilden e6c9f80c48 tv.nrk.no urls mostly contain capital characters
Updated regexp and one of the test cases to reflect this.
tv.nrksuper.no mostly uses lowercase, so that is still there.
10 years ago
pulpe 895ce482b1 [ARDIE] adjustments suggested by @jaimeMF 10 years ago
pulpe e5da4021eb [ARDIE] fix formats extraction (fixes #3087) 10 years ago
Sergey M․ 2371053565 [rai] Skip test 10 years ago
Philipp Hagemeister 33bf9033e0 release 2014.06.16 10 years ago
Jaime Marquínez Ferrándiz 35eacd0dae [brightcove] Set the filesize of the formats and use _sort_formats 10 years ago
Jaime Marquínez Ferrándiz 96bef88f5f [brightcove] Modernize some tests 10 years ago
Jaime Marquínez Ferrándiz 5524b242a7 [brightcove] Add support for renditions with 'remote' set to True (fixes #3081)
The url needs to be modified to get the flv video.
10 years ago
Jaime Marquínez Ferrándiz a013eba65f [brightcove] Improve the 'experienceJSON' regex (#3081)
One of the strings may contain ';', we would get an invalid json string.
10 years ago
pulpe 7d568f5ab8 [Youtube] Recognize playlists with LL 10 years ago
Sergey M․ a7207cd580 [wrzuta] Add age limit 10 years ago
Sergey M. e8ef659cd9 Merge pull request #3075 from pulpe/wrzuta
[WrzutaIE] Add extractor for wrzuta.pl (fixes #3072)
10 years ago
Sergey M․ b0adbe98fb [rai] Add support for Rai websites (Closes #2930) 10 years ago
pulpe 0c361c41b8 [WrzutaIE] Add extractor for wrzuta.pl (fixes #3072) 10 years ago
Ariset Llerena e66ab17a36 Verified with pep8 and pyflakes 10 years ago
Ariset Llerena cb437dc2ad removed extra char in regexp 10 years ago
Ariset Llerena 0d933b2ad5 Added vimple.ru support 10 years ago
Sergey M․ c5469e046a [livestream] Modernize 10 years ago
Sergey M․ 4d2f143ce5 [ted] Update test md5 10 years ago
Sergey M․ 8f93030c85 [blinkx] Modernize 10 years ago
Sergey M․ fdb9aebead [tube8] Update test and modernize 10 years ago
Sergey M․ 3141feb73b [ndtv] Fix title extraction and modernize 10 years ago
Philipp Hagemeister 9706f3f802 release 2014.06.09 10 years ago
Philipp Hagemeister d5e944359e Remove unused import 10 years ago
Philipp Hagemeister 826ec77fb2 [Vulture] Add support for vulture.com 10 years ago
Philipp Hagemeister 2656f4eb6a [hypem] Modernize 10 years ago
Philipp Hagemeister 2b88feedf7 [generic] Add support for <embed YouTube 10 years ago
Jaime Marquínez Ferrándiz 23566e0d78 rtmp and hls downloaders: Clarify error message when the external tools are not installed
Ask to install them, as we do in the postprocessor.
We get some reports with it, like #3061 or #3048.
10 years ago
Sergey M․ 828553b614 [nuvid] Remove superfluous slash 10 years ago
Sergey M․ 3048e82a94 [nuvid] Improve extraction 10 years ago
Sergey M․ 09ffa08ba1 [veoh] Capture error message 10 years ago
Sergey M․ e0b4cc489f [dreisat] Modernize 10 years ago
Sergey M․ 15e423407f [dreisat] Fix thumbnails' width and height 10 years ago
Sergey M․ 702e522044 [teachertube] Fix extraction for Python 3 10 years ago
marcwebbie 77abae55df Changed video url to a public video 10 years ago
marcwebbie 617c0b2239 [GorillaVid] Added GorillaVid extractor 10 years ago
Philipp Hagemeister 814d4257df Remove unused imports 10 years ago
Philipp Hagemeister 23ae281b31 [fc2] Fall back to webpage title if needed 10 years ago
Philipp Hagemeister 94128d6b0d [nrk] Fix test checksum 10 years ago
Philipp Hagemeister 059009c592 release 2014.06.07 10 years ago
Philipp Hagemeister 9cc977f104 Credit @ralfharing for vh1 10 years ago
Philipp Hagemeister 1c0ade7afa [vh1] Skip tests (Do not work from Germany) 10 years ago
Philipp Hagemeister f2741c8d3a [vh1] Simplify 10 years ago
Philipp Hagemeister 6ab8f3584a Merge remote-tracking branch 'ralfharing/vh1' 10 years ago
Philipp Hagemeister 8ae5ce1726 [cmt] Simplify (mentioned in #2072) 10 years ago
Philipp Hagemeister eb92077720 [soundcloud] Add duration information (Closes #3035, Fixes #3034) 10 years ago
Philipp Hagemeister 90e0fd4bad [ku6] Improve (#3015) 10 years ago
codelol 05741e05d9 [ku6] Add new extractor 10 years ago
Philipp Hagemeister 9aa6637644 Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
Philipp Hagemeister d30d28156d Credit @georgjaehnig for spiegeltv 10 years ago
Philipp Hagemeister be6d722904 [cnn] Improve thumbnail extraction 10 years ago
Philipp Hagemeister d551980823 [spiegeltv] Simplify and PEP8 10 years ago
Sergey M․ f0a6c3d2bc [teachertube] Add support for audios 10 years ago
Philipp Hagemeister 4e0fb1280a Merge remote-tracking branch 'georgjaehnig/spiegeltv' 10 years ago
Philipp Hagemeister 24f5251cce Merge remote-tracking branch 'pulpe/teachertube'
Conflicts:
	youtube_dl/extractor/__init__.py
10 years ago
Philipp Hagemeister ac1390eee8 Merge branch 'master' of github.com:rg3/youtube-dl
Conflicts:
	youtube_dl/extractor/__init__.py
10 years ago
Philipp Hagemeister 4a5b4d34dc [tagesschau] Add support for width/height 10 years ago
pulpe 3c80377b69 [Youtube] Add format code 271 (1440p webm) 10 years ago
Jaime Marquínez Ferrándiz 566bd96da8 [teachingchannel] Add extractor (closes #3048) 10 years ago
Philipp Hagemeister ebdb64d605 Merge remote-tracking branch 'pulpe/tagesschau' 10 years ago
Sergey M․ a6ffb92f0b [xvideos] Replace test 10 years ago
Sergey M․ 3217377b3c [xvideos] Capture and output inline error if any 10 years ago
Jaime Marquínez Ferrándiz 24da5893fc [naver] Modernize 10 years ago
Jaime Marquínez Ferrándiz 087ca2cb07 [naver] Add rtmp formats (fixes #3054) 10 years ago
pulpe b4e7447458 [TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes #3046) 10 years ago
pulpe a45e6aadd7 [TagesschauIE] Fix possible error if quality is not defined 10 years ago
Jaime Marquínez Ferrándiz 70e322695d [youtube:playlist] Fix mixes extraction (fixes #3051)
The username seems to be empty now.
10 years ago
pulpe 6a15923b77 [TagesschauIE] Add note to 2nd _download_webpage 10 years ago
pulpe 7ffad0af5a [TagesschauIE] Remove unused import 10 years ago
pulpe 0e3ae92441 [TagesschauIE] Add extractor for tagesschau.de (fixes #3049) 10 years ago
pulpe dede691aca [yahoo] improve thumbnail extraction 10 years ago
Sergey M․ fb6a5b965b [yahoo] Improve content id extraction 10 years ago
Sergey M․ 6340716b3a [yahoo] Make thumbnail optional (Closes #3043) 10 years ago
Philipp Hagemeister b675b32e6b release 2014.06.04 10 years ago
Jaime Marquínez Ferrándiz 6a3fa81ffb [ard] Fix format extraction (fixes #3006 and #3032) 10 years ago
Georg Jaehnig df53a98f2b [Spiegeltv] remove the md5 field to pass Travis test build 10 years ago
Georg Jaehnig db23d8d2a2 [Spiegeltv] skip rtmp download to pass Travis test build 10 years ago
Sergey M. 3374f3fdc2 Merge pull request #3022 from MikeCol/Extremetube_title
title extraction condition less restrictive
10 years ago
Anton Novosyolov 263bd4ec50 Recognize a third format of the upload_date in the 'watch-uploader-info' element 10 years ago
Philipp Hagemeister b7e8b6e37a release 2014.06.02 10 years ago
Sergey M․ ceb7a17f34 [mailru] Add support for new mail.ru URL format (Closes #3024) 10 years ago
Philipp Hagemeister 1a2f2e1e66 release 2014.05.31.4 10 years ago
Philipp Hagemeister 6803016858 release 2014.05.31.3 10 years ago
Philipp Hagemeister 9b7c4fd981 release 2014.05.31.2 10 years ago
Philipp Hagemeister dc31942f42 release 2014.05.31.1 10 years ago
Philipp Hagemeister 1f6b8f3115 release 2014.05.31 10 years ago
MikeCol 9c7b79acd9 title extraction condition less restrictive 10 years ago
Jaime Marquínez Ferrándiz 9168308579 [vevo] The title in the url is optional (fixes #3020) 10 years ago
Jaime Marquínez Ferrándiz 7e8fdb1aae [fc2] Recognize urls without language part (reported in #1154) 10 years ago
Jaime Marquínez Ferrándiz 386ba39cac [fc2] Encode the string used for the md5 checksum
In python 3 it must be a bytes object.
10 years ago
Sergey M․ 236d0cd07c [nrktv] Recognize tv.nrksuper.no URL 10 years ago
Jaime Marquínez Ferrándiz ed86f38a11 [theplatform] Use unicode_literals and _download_json 10 years ago
Jaime Marquínez Ferrándiz 6db80ad2db [comedycentralshows] Transform the rtmp urls so that rtmpdump can download them (fixes #3010)
From 'rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/*' to 'rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm/gsp.comedystor/*'
10 years ago
Georg Jaehnig 14470ac87b tabs as spaces 10 years ago
Georg Jaehnig 0cdf576d86 use provided function to get JSON 10 years ago
Georg Jaehnig 4ffeca4ea2 cleanup 10 years ago
Georg Jaehnig 211fd6c674 added spiegel.tv 10 years ago