Commit Graph

6135 Commits (8237bec4f05d6930146a7f0b087ae1e259917799)

Author SHA1 Message Date
Antti Ajanki 637570326b [extractor/common] Extract the first of a seq of videos in a .smil file
Sergey M․ 37f885650c [eporner] Simplify and hardcode age limit
logon84 e765ed3a9c [eporner] Fix redirect_code error
Yen Chi Hsuan 677063594e [Letv] Update testcases
logon84 59c7cbd482 Update eporner.py
Updated to work. Old version shows an error about being unable to extract "redirect_code"
Yen Chi Hsuan 570311610e [Letv] Add playlist support
Sergey M․ 41b264e77c [nrktv] Workaround subtitles conversion issues on python 2.6 (Closes )
Philipp Hagemeister df4bd0d53f [options] Add --yes-playlist as inverse of --no-playlist (Fixes )
Yen Chi Hsuan 7f09a662a0 [Letv] Add new extractor. Single video only
Philipp Hagemeister 4f3b21e1c7 release 2015.02.24.2
Philipp Hagemeister 54233c9080 [escapist] Support JavaScript player (Fixes )
Philipp Hagemeister db8e13ef71 release 2015.02.24.1
Philipp Hagemeister 5a42414b9c [utils] Prevent hyphen at beginning of filename (Fixes )
Philipp Hagemeister 9c665ab72e [rtve] PEP8
Philipp Hagemeister b665ba6aa6 release 2015.02.24
Philipp Hagemeister ec5913b5cd [bloomberg] Modernize
Jaime Marquínez Ferrándiz 25ac63ed71 [rtve] Extract subtitles
Sergey M․ 99209c2916 [youtube] Extract UL playlists as mixes (Closes )
Naglis Jonaitis 1fbaa0a521 [laola1tv] Use raw strings for regular expressions
Oops
Naglis Jonaitis 3037b91e05 [laola1tv] Improve extraction and update test case ()
Jaime Marquínez Ferrándiz ffdf972b91 [facebook] Extract all the formats (closes )
Philipp Hagemeister 459e5fbd5f release 2015.02.23.1
Jaime Marquínez Ferrándiz bfc993cc91 Merge branch 'subtitles-rework'
(Closes PR )
Sergey M․ 4432db35d9 [gdcvault] Restore akamai host for rtmp videos
Philipp Hagemeister 591ab1dff9 [soundgasm] PEP8
Philipp Hagemeister 5bca2424bc [gdcvault] Remove dead code
Philipp Hagemeister bd61a9e770 release 2015.02.23
Sergey M․ 3438e7acd2 [soundgasm] Remove unused import
Sergey M․ 409693984f [soundgasm:profile] Fix _VALID_URL
Sergey M․ 04e8c11080 [chirbit] Clarify extractors' IE_NAMEs
Sergey M․ 80af2b73ab [soundgasm] Clarify extractors' IE_NAMEs
Sergey M․ 3cc57f9645 [soundgasm:profile] Simplify
Sergey M․ a65d4e7f14 [chirbit] Simplify and extract profile from RSS ()
Jaime Marquínez Ferrándiz b531cfc019 [YoutubeDL] remove compatiblity with the old subtitles system
Sergey M․ 543ec2136b Merge branch 'chirbit' of https://github.com/skypher/youtube-dl into skypher-chirbit
Leslie P. Polzer 93b5071f73 [soundgasm] add profile IE.
Leslie P. Polzer ddc369f073 [chirbit] fix profile downloader regex.
Duncan Keall 1b40dc92eb [airmozilla] Add new extractor
Sergey M․ fcc3e6138b [r7] Add extractor (Closes , closes )
Sergey M․ 9fe6ef7ab2 [extractor/common] Fix preference for m3u8 quality selection URL
Sergey M․ c010af6f19 [escapist] Make regexes more robust (Closes )
Sergey M․ 35b7982303 [appletrailers] Add test ()
Sergey M․ f311cfa231 [appletrailers] Extend _VALID_URL (Closes )
Jaime Marquínez Ferrándiz 98c70d6fc7 [YoutubeDL] only add normal subtitles to the 'requested_subtitles' field if 'writesubtitles' is True
Jaime Marquínez Ferrándiz 03091e372f [ted] Always extract the subtitles
The required info is already in the webpage
Jaime Marquínez Ferrándiz 4d17184817 [YoutubeDL] don't set the 'requested_subtitles' without writesubtitles or writeautomaticsub
Philipp Hagemeister e086e0eb6c release 2015.02.21
Naglis Jonaitis 314368c822 [teamcoco] Fix extraction
Also, use a single style of quotes
Sergey M․ c5181ab410 [gdcvault] Fix rtmp streams (Closes )
Sergey M․ ea5152cae1 [zapiks] Extend _VALID_URL ()
Sergey M․ 255fca5eea [generic] Add support for Zapiks embeds ()
Sergey M․ 4aeccadf4e [zapiks] Add extractor ()
Jaime Marquínez Ferrándiz 93540ee10e [rtve] Fix the video url
Changing mvod to mvod1 fixes the url, we don't need to add the query.
Philipp Hagemeister 8fb3ac3649 PEP8: W503
Philipp Hagemeister 77b2986b5b [extractor/common] Recognize Indian censorship ()
Sergey M․ 62b013df0d [vimeo] Encode password before hash calculation
Sergey M․ fad6768bd1 [vimeo] Fix password protected videos (Closes )
Philipp Hagemeister 1e9a9e167d release 2015.02.20
Philipp Hagemeister 3da0db62e6 [escapist] Fix extraction (fixes )
Philipp Hagemeister e14ced7918 Merge branch 'master' of github.com:rg3/youtube-dl
Sergey M․ a461a11989 [ted] Improve external video handling and add test
minusf 1bd838608f prefer 'code' to 'uri' if present
Leslie P. Polzer 365577f567 [chirbit] add profile extractor.
Naglis Jonaitis 50efb383f0 [tv4] Add new extractor (Closes ) (Closes )
Leslie P. Polzer 5da6bd0083 [chirbit] Add new extractor.
Philipp Hagemeister 5e9a033e6e [imgur] Allow alternative values
Every now and then, imgur.com goes crazy and gives us a generic title and description (otherwise it looks all fine though).
Simply update the test case to allow for that craziness.
Jaime Marquínez Ferrándiz fb7cb6823e Remove the SubtitlesInfoExtractor class
No longer needed
Sergey M․ dd0a58f5f0 [blinkx] Fix extraction
Philipp Hagemeister a21420389e release 2015.02.19.3
Jaime Marquínez Ferrándiz 6140baf4e1 [nationalgeographic] Add extractor (closes )
Sergey M․ 8fc642eb5b [pornhub] Fix uploader regex
Sergey M․ e66e1a0046 [pornhub] Add support for playlists (Closes )
Sergey M․ d5c69f1da4 [5min] Cover joystiq.com URLs (Closes )
Jaime Marquínez Ferrándiz f13b1e7d7f [bbccouk] Convert to new subtitles system
I haven't found any video available outside the UK, so I haven't added tests.

I have updated how the srt file is build, because (at least for www.bbc.co.uk/programmes/p02j9b69) the subtitles is inside 'span' elements.
Jaime Marquínez Ferrándiz 5c8a3f862a [nbc] Use a test video that works outside the US
Jaime Marquínez Ferrándiz 8807f1277f [theplatform] Convert to new subtitles system
Jaime Marquínez Ferrándiz a3b9157f49 [cbssports] Add extractor (closes )
Philipp Hagemeister b88ba05356 [imgur] Simplify
Philipp Hagemeister b74d505577 Merge remote-tracking branch 'jbboehr/imgur-gifv-improvements'
John Boehr 9e2d7dca87 [imgur] improve error check for non-video URLs
John Boehr d236b37ac9 [imgur] improve regex
Philipp Hagemeister e880c66bd8 [theonion] Modernize
John Boehr 1a13940c8d [imgur] support regular URL
Philipp Hagemeister 3d54788495 [webofstories] Fix extraction
Philipp Hagemeister 71d53ace2f [sockshare] Do not require thumbnail anymore
Thumbnail is not present on the website anymore.
Philipp Hagemeister f37e3f99f0 [generic] Correct test case
Video has been reuploaded / edited
Philipp Hagemeister bd03ffc16e [netzkino] Skip download in test case
Works fine from Germany, but fails from everywhere else
Philipp Hagemeister 1ac1af9b47 release 2015.02.19.2
Philipp Hagemeister 3bf5705316 [imgur] Add new extractor
Philipp Hagemeister 1c2528c8a3 [cbs] Modernize
Philipp Hagemeister 7bd15b1a03 release 2015.02.19.1
Philipp Hagemeister 6b961a85fd [patreon] Add support for embedlies (fixes )
Philipp Hagemeister 7707004043 [patreon] Modernize
Philipp Hagemeister a025d3c5a5 release 2015.02.19
Philipp Hagemeister c460bdd56b [sandia] Add new extractor ()
Philipp Hagemeister b81a359eb6 [YoutubeDL] Use render_table for format listing
Philipp Hagemeister d61aefb24c Merge remote-tracking branch 'origin/master'
Philipp Hagemeister d305dd73a3 [utils] Fix js_to_json
Previously, the runtime could be atrocious for longer inputs.
Jaime Marquínez Ferrándiz 93a16ba238 [vimeo] Raise the ExtractorError with expected=True when no video password is given
Jaime Marquínez Ferrándiz 4f7cea6c53 [viki] Convert to new subtitles system