Commit Graph

2457 Commits (74dcf42a85b5c618aebc7c5d0a1b4f46de259595)

Author SHA1 Message Date
Philipp Hagemeister 9b69af5342 Merge remote-tracking branch 'soult/br' 11 years ago
David Triendl c21215b421 [br] Allow '/' in URL, allow empty author + broadcastDate fields
* Allow URLs that have a 'subdirectory' before the actual program name, e.g.
  'xyz/xyz-episode-1'.
* The author and broadcastDate fields in the XML file may be empty.
* Add test case for the two problems above.
11 years ago
Philipp Hagemeister cddcfd90b4 [funnyordie] Correct JSON interpretation 11 years ago
Sergey M․ f36aacba0f [collegehumor] Fix one more test 11 years ago
Sergey M․ 355271fb61 [collegehumor] Extract like count 11 years ago
Sergey M․ 2a5b502364 [collegehumor] Fix test 11 years ago
Jaime Marquínez Ferrándiz b1ff87224c [vimeo] Now VimeoIE doesn't match urls of channels with a numeric id (fixes #2552) 11 years ago
Sergey M․ b461641fb9 [wdr] Add support for WDR sites (Closes #1367) 11 years ago
Philipp Hagemeister 60cc4dc4b4 [generic/funnyordie] Add support for funnyordie embeds (Fixes #2546) 11 years ago
Philipp Hagemeister db95dc13a1 [playvid] Simplify (#2539) 11 years ago
Philipp Hagemeister 777ac90791 Merge remote-tracking branch 'MikeCol/playvid_extract' 11 years ago
MikeCol 4ea3137e41 Playvid extractor 11 years ago
Sergey M․ 3ee52157fb [vgtrk] Rename vesti extractor 11 years ago
Sergey M․ c4d197ee2d [vesti] Fix _VALID_URL regex 11 years ago
Philipp Hagemeister a33932cfe3 [vevo] Correct test value
The date is now interpreted as UTC for consistency.
11 years ago
Philipp Hagemeister bcf89ce62c [generic] Suppress warning about doctypes in RSS parser 11 years ago
Philipp Hagemeister e3899d0e00 Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister dcb00da49c [depositfiles] Remove extractor
This site requires a CAPTCHA to download, supports arbitrary files and not only audio/video, and I can't find a single uncopyrighted video with a quick google search.
Closes #1255
11 years ago
Sergey M․ aa51d20d19 [vesti] Skip geo restricted test 11 years ago
Philipp Hagemeister ae7ed92057 [youtube] Fix up invalid JSON 11 years ago
Philipp Hagemeister e45b31d9bd [vevo] Interpret date as UTC instead of local time 11 years ago
Philipp Hagemeister 5a25f39653 Correct extractor documentation 11 years ago
Jaime Marquínez Ferrándiz 4126826b10 [photobucket] More unicode literals 11 years ago
Sergey M․ b773ead7fd [vesti] Add support for more sites (Closes #2534) 11 years ago
Philipp Hagemeister fbc2dcb40b [aftonbladet] Modernize 11 years ago
Philipp Hagemeister 5375d7ad84 Merge remote-tracking branch 'mharrys/aftonbladet' 11 years ago
Jaime Marquínez Ferrándiz 90f3476180 [photobucket] Modernize and remove the old extraction code 11 years ago
Jaime Marquínez Ferrándiz ee95c09333 [pornhub] Use compat_urllib_parse.unquote_plus (#2531) 11 years ago
Jaime Marquínez Ferrándiz 75d06db9fc Merge branch 'pornhub_unquote_password' of github.com:MikeCol/youtube-dl 11 years ago
Jaime Marquínez Ferrándiz 439a1fffcb [myvideo] Modernize 11 years ago
Jaime Marquínez Ferrándiz 9d9d70c462 [facebook] Modernize 11 years ago
Jaime Marquínez Ferrándiz b4a186b7be [jukebox] Modernize and add a test 11 years ago
Jaime Marquínez Ferrándiz bdebf51c8f [xnxx] Modernize 11 years ago
MikeCol 264b86f9b4 Unquote password 11 years ago
Philipp Hagemeister 9e55e37a2e Merge remote-tracking branch 'origin/master' 11 years ago
Mattias Harrysson 27865b2169 [aftonbladet] add extractor for aftonbladet.se 11 years ago
Sergey M․ edb7fc5435 [videodetective] Modernize 11 years ago
Jaime Marquínez Ferrándiz 31f77343f2 [vube] Update the test's checksum 11 years ago
Jaime Marquínez Ferrándiz 63ad031583 [soundcloud] Add the description field to the second test 11 years ago
Jaime Marquínez Ferrándiz 806d6c2e8c [gamekings] Modernize and update the test's description field 11 years ago
Jaime Marquínez Ferrándiz 0ef68e04d9 [mtv] Transform the urls from the mobile version to get the best quality
And don't report a warning, just log a message, it allows to pass the test from Europe.
11 years ago
Sergey M․ a496524db2 [collegehumor] Replace youtube test 11 years ago
Jaime Marquínez Ferrándiz 935c7360cc [spike] Add support for mobile urls 11 years ago
Jaime Marquínez Ferrándiz 340b046876 [spike] Add support for downloading the mobile version if the normal version is geoblocked 11 years ago
Jaime Marquínez Ferrándiz cc1db7f9b7 [mtv] Improve detection of geoblocked videos 11 years ago
Philipp Hagemeister a4ff6c4762 [arte] Raise a proper error when no video is found 11 years ago
Philipp Hagemeister 1060425cbb [vimeo] Add a better error message for embed-only videos (#2527) 11 years ago
Sergey M․ 136db7881b [lynda] Modernize 11 years ago
Jaime Marquínez Ferrándiz b74fa8cd2c [facebook] Fix login process
It was broken and didn't work in python 3.
And use `_download_webpage` instead of `compat_urllib_request.urlopen`.
11 years ago
Sergey M․ 16ff7ebc77 [lynda] Fix successful login regex and fix formats extraction (Closes #2520) 11 years ago
Sergey M․ d37c07c575 [vesti] Fix extraction and support more link formats (Closes #2517) 11 years ago
Jaime Marquínez Ferrándiz 7b9965ea93 [ted] Remove unused import and modernize test 11 years ago
Philipp Hagemeister 0a5bce566f [generic] Add all test attributes for embedly (#2447)
In the future, we may want to not only print something, but throw an error for untested properties.
11 years ago
Philipp Hagemeister 8012bd2424 [generic] Get a better ID 11 years ago
Philipp Hagemeister f55a1f0a88 Merge remote-tracking branch 'rzhxeo/embedly'
Conflicts:
	youtube_dl/extractor/generic.py
11 years ago
Jaime Marquínez Ferrándiz bacac173a9 [ted] Style fixes 11 years ago
Jaime Marquínez Ferrándiz ca1fee34f2 [ted] Fix playlist extraction and add a test 11 years ago
Sergey M․ 6dadaa9930 [prosiebensat1] Replace test 11 years ago
Jaime Marquínez Ferrándiz 553f6e4633 [dailymotion] Convert width and height fields from strings to integers 11 years ago
Jaime Marquínez Ferrándiz 652bee05f0 [ted] Fix video extraction
The site has been redesigned
11 years ago
Sergey M․ e477dcf649 [vesti] Fix width and height 11 years ago
Sergey M․ 9d3f7781f3 [soundcloud:set] Fix _VALID_URL regex (Closes #2509) 11 years ago
Sergey M․ c7095dada3 [tvigle] Add support for another video link format 11 years ago
Sergey M․ 607dbbad76 [xtube] Fix extraction add more metafields 11 years ago
Philipp Hagemeister ab24f4f3be [facebook] Use consistent quotes 11 years ago
Philipp Hagemeister d0ff838433 [facebook] Correct regexp 11 years ago
Philipp Hagemeister b37b94501c [facebook] Fix login detection (#2505) 11 years ago
Philipp Hagemeister cb3bb2cfef [facebook] Modernize 11 years ago
Philipp Hagemeister c9ae7b9565 [youtube] Add support for search result URLs (Fixes #2495) 11 years ago
Philipp Hagemeister 9f62eaf4ef [canal13cl] Add test and improve extraction (#2498) 11 years ago
Philipp Hagemeister f92259c026 Merge remote-tracking branch 'origin/master' 11 years ago
Philipp Hagemeister 0afef30b23 Add display_id field 11 years ago
Philipp Hagemeister dcdfd1c711 Merge remote-tracking branch 'origin/master' 11 years ago
Sergey M․ 2acc1f8f50 [orf] Fix segments extraction (Closes #2501) 11 years ago
Sergey M․ 2c39b0c695 [tinypic] Fix import 11 years ago
Sergey M․ e77c5b4f63 [4tube] Fix import 11 years ago
Juan C. Olivares 409a16cb72 Allowing URLs for 13.cl without the /programas prefix 11 years ago
Juan C. Olivares 94d5e90b4f FIX: Typo in the extractor's name 11 years ago
Juan C. Olivares 2d73b45805 Adding support for 13.cl 11 years ago
Sergey M․ 271a2dbfa2 [tvigle] Add age limit 11 years ago
Sergey M․ bf4adcac66 [tvigle] Fix like count 11 years ago
Sergey M․ fb8b8fdd62 [tvigle] Add support for tvigle.ru 11 years ago
Sergey M․ 5a0b26252e [ceskatelevize] Simplify 11 years ago
Sergey M․ 7d78f0cc48 [ceskatelevize] Fix video availability check and add geo unrestricted test 11 years ago
Sergey M․ f00fc78674 Merge branch '_ceskatelevize' of https://github.com/pulpe/youtube-dl into pulpe-_ceskatelevize 11 years ago
pulpe 392017874c [CeskaTelevize] raise ExtractorError if you are outside of CR 11 years ago
pulpe c3cb92d1ab [CeskaTelevize] fix python3 support @dstftw 11 years ago
pulpe aa5590fa07 skip test 11 years ago
pulpe 8cfb5bbf92 [CeskaTelevize] Add initial support for ceskatelevize.cz 11 years ago
Sergey M. 69bb54ebf9 [mailru] Add support for mail.ru video 11 years ago
Sergey M. ca97a56e4b [vk] Add support for embedded videos (Closes #2473) 11 years ago
Sergey M. fc26f3b4c2 [lifenews] Add support for multiple videos on the same page (#2482) 11 years ago
Philipp Hagemeister f604c93c64 [gdcvault] Formatting / Remove unused variables 11 years ago
Philipp Hagemeister aba3231de1 Merge remote-tracking branch 'mnem/gdc-vault' 11 years ago
Sergey M. c0e5d85631 [vimeo] Improve thumbnail extraction 11 years ago
Sergey M. ca7fa3dcb3 [vimeo] Fix thumbs extraction (Closes #2480) 11 years ago
Jaime Marquínez Ferrándiz 4ccfba28d9 [collegehumor] Fix test's uploader field 11 years ago
Jaime Marquínez Ferrándiz abb82f1ddc [mixcloud] Unquote the track id (#2462) 11 years ago
Sergey M. 1877a14049 [lifenews] Switch to non-mobile webpage version (Fixes #2476) 11 years ago
David Wagner 546582ec3e Removing MD5 check for ethereal file. 11 years ago
David Wagner 4534485586 Fix test, remove unused, tidy quotes and brackets 11 years ago
Sergey M. a9ab8855e4 [prosiebensat1] Fix typo 11 years ago
Sergey M. 8a44ef6868 [prosiebensat1] Add rtmpe support 11 years ago
Sergey M. 0c7214c404 [prosiebensat1] Add support for ProSiebenSat.1 Digital sites (Closes
#2346 #2469)
11 years ago
David Wagner 50a138d95c Add support for authenticated videos 11 years ago
rzhxeo 1b86cc41cf Add support for embed.ly 11 years ago
Philipp Hagemeister f3783d4b77 Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister 89ef304bed [generic] Add support for <meta redirect>
Fixes #413
11 years ago
David Wagner 83cebb8b7a Add support for FLV videos with speaker decks 11 years ago
David Wagner 9e68f9fdf1 Extractor for non-password protected GDC Vault videos 11 years ago
Sergey M. 2acea5c03d [mit] Fix MITIE test 11 years ago
Sergey M. 978177527e [rtlnow] Remove unused import 11 years ago
Sergey M. 2648c436f3 Merge pull request #2464 from rzhxeo/xhamster
[XHamsterIE] Make hd video search more robust
11 years ago
Sergey M. 33f1f2c455 [rtlnow] Fix duration extraction 11 years ago
Sergey M. 995befe0e9 [rtlnow] Replace n-tvnow.de test 11 years ago
Sergey M. 1bb92aff55 [rtlnow] Modernize and add f4m support 11 years ago
rzhxeo b8e1471d3a [XHamsterIE] Make hd video search more robust 11 years ago
Philipp Hagemeister a83a3139d1 [mit] Add import 11 years ago
Philipp Hagemeister 0d7caf5cdf Merge remote-tracking branch 'ruuk/master' 11 years ago
Philipp Hagemeister 7216de55d6 [mit] Fix ocw tests 11 years ago
Philipp Hagemeister 7d75d06b78 Merge branch 'ocw-mit-edu' of https://github.com/amlweems/youtube-dl 11 years ago
Philipp Hagemeister 13ef5648c4 Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister 5b2478e2ba [mit] Modernize 11 years ago
Jaime Marquínez Ferrándiz 8b286571c3 [mixcloud] Fix _VALID_RE (fixes #2462)
Accept any character except `/` for uploader and the name, caused problems with non ASCII characters
11 years ago
Jaime Marquínez Ferrándiz 020cf5ebfd [nbc] Add an extractor for the main nbc.com site
Some of the videos are encrypted, the f4m downloader doesn’t support them.
11 years ago
ruuk 54ab193970 Extract thumbnail with _og_search_thumbnail 11 years ago
Anthony Weems 151bae3566 Add support for ocw.mit.edu video lectures 11 years ago
ruuk 76df418cba Add thumbnail for metacafe 11 years ago
Jaime Marquínez Ferrándiz d0a72674c6 [crunchyroll] Use `enumerate` 11 years ago
Sergey M. 1d430674c7 [crunchyroll] Handle error message 11 years ago
Sergey M 70cb73922b [crunchyroll] Fix subtitle lang code extraction 11 years ago
Sergey M 344400951c [crunchyroll] Tidy and modernize 11 years ago
Philipp Hagemeister 6cadf8c858 [vevo] Add age_limit support 11 years ago
Philipp Hagemeister 27579b9e4c [vevo] Add suppot for v3 SMIL URLs (Fixes #2409) 11 years ago
Philipp Hagemeister 4d756a9cc0 [testurl] Fix case when only one IE matches 11 years ago
AGSPhoenix 60d3a2e0f8 Fix incorrect format codes
Corrects the descriptions for the DASH video format codes 264 and 138
(1440p and 2160p, respectively).
11 years ago
Philipp Hagemeister eda1d49a62 Merge remote-tracking branch 'origin/master' 11 years ago
Jaime Marquínez Ferrándiz 2bfe4ead4b [veoh] Allow to download videos with age protection (fixes #2455) 11 years ago
Sergey M. b1c6c32f78 [generic] Add support for nowvideo embedded videos 11 years ago
Philipp Hagemeister f6acbdecf4 [podomatic] Use unicode_literals 11 years ago
Sergey M. f1c9dfcc01 [nowvideo] Rewrite based on novamov extractor 11 years ago
Sergey M. ce78943ae1 [novamov] Generalize extractor 11 years ago
Sergey M. d6f0d86649 [novamov] Improve _VALID_URL 11 years ago
Jaime Marquínez Ferrándiz 5bb67dbfea [cinemassacre] Modernize 11 years ago
Jaime Marquínez Ferrándiz 47610c4d3e [cinemassacre] Fix extraction
Now we download over http, we don't need rtmpdump.
11 years ago
Jaime Marquínez Ferrándiz b732f3581f [academicearth] Remove debug print 11 years ago
Jaime Marquínez Ferrándiz 9e57ce716f [academicearth] Fix extraction
The courses seems to be no longer available, changed the test to a playlist.
11 years ago
Jaime Marquínez Ferrándiz cd7ee7aa44 [nbc] Modernize 11 years ago
Jaime Marquínez Ferrándiz 3cfe791473 [iprima] Add missing `)` 11 years ago
Philipp Hagemeister 973f2532f5 [iprima] Add support for -WEB URLs (Closes #2449) 11 years ago
Philipp Hagemeister bc3be21d59 [iprima] Clean up a little bit 11 years ago
Sergey M. 919052d094 [zdf] Fix podcast extraction and use unicode literals (Closes #2446) 11 years ago
Sergey M. a2dafe2887 [youtube] Fix mix video regex
Attributes' order in <li> is arbitrary and changes every time playlist
page is fetched, so we can't rely on `data-index` to be before
`data-video-username`.
11 years ago
Jaime Marquínez Ferrándiz 92661c994b [normalboots] Modernize and simplify 11 years ago
Jaime Marquínez Ferrándiz ffe8fe356a [normalboots] Fix video url extraction 11 years ago
Jaime Marquínez Ferrándiz bc2f773b4f [youtube:playlist] Fix mixes extraction (fixes #2444) 11 years ago
Sergey M. f919201ecc [vine] Extract more metadata and support low format 11 years ago
Jaime Marquínez Ferrándiz 9b77f951c7 [breakcom] Fix error when calling _search_regex
I passed `’webpage’` instead of the variable `webpage`.
11 years ago
Jaime Marquínez Ferrándiz a25f2f990a [breakcom] Fix info json extraction 11 years ago
Jaime Marquínez Ferrándiz 78b373975d [vine] Fix uploader extraction 11 years ago
Philipp Hagemeister 23c2baadb3 [videobam] Set age_limit to 18
From [their ToS](http://videobam.com/terms): "User must be eighteen 18[sic] years of age or older to use or access this web site."
11 years ago
Philipp Hagemeister 521ee82334 Fix imports 11 years ago
Sergey M. 3e123c1e28 [videobam] Add support for videobam.com (Closes #2411) 11 years ago
Philipp Hagemeister 06aabfc422 [br] Simplify 11 years ago
Philipp Hagemeister 1052d2bfec Merge remote-tracking branch 'soult/br' 11 years ago
Philipp Hagemeister 491ed3dda2 [trutube] Support multiple formats (#2433) 11 years ago
Philipp Hagemeister af284c6d1b Merge remote-tracking branch 'JohnyMoSwag/master' 11 years ago
Philipp Hagemeister 41d3ec5fba [savefrom] Add extractor (Fixes #2434) 11 years ago
Philipp Hagemeister 0568c352f3 [canalc2] Modernize 11 years ago
Sergey M. 2e7b4cb714 [spankwire] Fix uploader id regex 11 years ago
Sergey M. 9767726b66 [spankwire] Improve and modernize 11 years ago
Johny Mo Swag 9ddfd84e41 added trutubeIE 11 years ago
David Triendl 7928024f57 [BR] Add basic test 11 years ago
David Triendl 3eb38acb43 [BR] Add "BR" extractor
Extractor for videos from the Bayerischer Rundfunk Mediathek[1]. Currently only
supports videos. Audio and podcasts do not work yet with this extractor.

1: http://br.de/mediathek
11 years ago
Jaime Marquínez Ferrándiz f7300c5c90 [generic] Fix on python 2.6
`ParseError` is not available, it raises `xml.parsers.expat.ExpatError`.
The webpage needs to be encoded.
11 years ago
Jaime Marquínez Ferrándiz 3489b7d26c [youtube] Simplify the decryption process for the manifest urls and add a test (closes #2422) 11 years ago
Jaime Marquínez Ferrándiz acd2bcc384 Merge branch 'youtube-dash' of github.com:m0vie/youtube-dl 11 years ago
Sergey M. da36297988 [wimp] Modernize and replace test 11 years ago
Sergey M. dbb94fb044 [youtube] Fix playlist extraction (Closes #2423, #2424, #2425) 11 years ago
m0viefreak d68f0cdb23 [youtube] decrypt signature when downloading dash manifest 11 years ago
Philipp Hagemeister 4fc946b546 [generic] Add support for RSS feeds (Fixes #667) 11 years ago
Sergey M. 280bc5dad6 [bbccouk] Add friendly contry filter error message (#2184) 11 years ago
Sergey M. ccb079ee67 [xhamster] Fix and improve 11 years ago
Philipp Hagemeister 572a89cc4e [liveleak] Add support for prochan embeds (Fixes #2406) 11 years ago
Philipp Hagemeister a9c7198a0b [testurl] Add extractor
This is a pseudo extractor that can be used to quickly look up test URLs, or test without the test harness.
11 years ago
Philipp Hagemeister f6f01ea17b [space] modernize 11 years ago
Sergey M. f2d0fc6823 [bbccouk] Replace test
This older episode is from 1994 and hopefully won't get deleted.
11 years ago
Sergey M. f7000f3a1b [youtube] Add support for yourepeat.com URLs (Closes #2397) 11 years ago
Sergey M. c7f0177fa7 [bbccouk] Skip test 11 years ago
Philipp Hagemeister 2eb5d315d4 [youtube] Match more truncated URLs (Closes #2402) 11 years ago
Philipp Hagemeister ad5976b4d9 [vimeo] Modernize test definition 11 years ago
Philipp Hagemeister 960f317171 [helsinki] Simplify 11 years ago
Philipp Hagemeister 4412ca751d Merge remote-tracking branch 'Nikerabbit/hki' 11 years ago
Sergey M. ae6cae78f1 [4tube] Minor changes and extract more metadata 11 years ago
Sergey M 3f32c0ba4c Merge branch '4tube' of https://github.com/patheticpat/youtube-dl into patheticpat-4tube 11 years ago
Sergey M. 541cb26c0d [smotri] Add entry for netrc authentication 11 years ago
Sergey M. 5544e038ab [vk] Add entry for netrc authentication 11 years ago
Sergey M. 9032dc28a6 [vk] Add login feature (Closes #2206) 11 years ago
Michael Kaiser 03635e2a71 Add support for 4tube.com. 11 years ago
Sergey M. 00cf938aa5 [nfb] Add rtmp app field to format 11 years ago
Philipp Hagemeister a5f707c495 Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Jaime Marquínez Ferrándiz 1824b48169 [f4m] Download only the first fragment with the `--test` option 11 years ago
Philipp Hagemeister 07ad22b8af [youtube:search] Mark "no results found" error as expected 11 years ago
Philipp Hagemeister 6a7a389679 Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister 4edff78531 Merge remote-tracking branch 'jaimeMF/f4m'
Conflicts:
	youtube_dl/extractor/__init__.py
11 years ago
Jaime Marquínez Ferrándiz e68abba910 [sohu] Skip test
Only available from China
11 years ago
Jaime Marquínez Ferrándiz 3165dc4d9f [france2.fr:generation-quoi] Skip test
The videos seem to not be available outside France
11 years ago
Niklas Laxström 66c43a53e4 Add support for video.helsinki.fi archives 11 years ago
Sergey M. 463b334616 [ndr] Replace 404 test 11 years ago
Sergey M. b71dbc57c4 [vesti] Fix player regex (Closes #2382) 11 years ago
Philipp Hagemeister 72ca1d7f45 [vesti] Skip test 2 due to geo restrictions
At least that's how I interpret the error message "Просмотр вид��о ограничен в вашем регионе."
11 years ago
Sergey M. 1074982e6e [vesti] Add support for vesti.ru videos and live streams (Closes #2376) 11 years ago
Philipp Hagemeister 29b2aaf035 [jadorecettepub] Remove unused import 11 years ago
Philipp Hagemeister 6f90d098c5 [ecapist] modernize and fix id property 11 years ago
pulpe 896583517f [collegehumor, chilloutzone] changed description in tests 11 years ago
Sergey M. 713d31fac8 [gametrailers] Fix gametrailers test 11 years ago
Sergey M. 96cb10a5f5 [mtv] Improve title extraction 11 years ago
Sergey M. c207c1044e Merge pull request #2372 from pulpe/dropbox_fix
[dropbox] replace not working test
11 years ago
pulpe 79629ec717 [dropbox] replace not working test 11 years ago
Sergey M. 008fda0f08 [ndr] Replace 404 video test 11 years ago
Jaime Marquínez Ferrándiz 0ae6b01937 [cnn] Add an extractor for blogs (closes #2361) 11 years ago
Jaime Marquínez Ferrándiz def630e523 [xtube] Fix uploader extraction 11 years ago
Arjun Sreedharan c5ba203e23 [xtube] use unicode_literals 11 years ago
Arjun Sreedharan 2317e6b2b3 [yahoo] use unicode_literals 11 years ago
Sergey M. cb38928974 [firsttv] Skip test 11 years ago
Sergey M. fa78f13302 [streamcz] Minor changes 11 years ago
Sergey M 18395217c4 Merge branch '_stream' of https://github.com/pulpe/youtube-dl into pulpe-_stream 11 years ago
Jaime Marquínez Ferrándiz 34bd987811 [freesound] Modernize 11 years ago
Jaime Marquínez Ferrándiz af6ba6a1c4 [exfm] Modernize 11 years ago
Jaime Marquínez Ferrándiz 85409a0c69 [dotsub] Modernize 11 years ago
Jaime Marquínez Ferrándiz ebfe352b62 [breakcom] Modernize 11 years ago
Jaime Marquínez Ferrándiz fde56d2f17 [howcast] Modernize 11 years ago
Jaime Marquínez Ferrándiz 3501423dfe [googleplus] Modernize and simplify 11 years ago
Jaime Marquínez Ferrándiz 0de668af51 [instagram] Modernize 11 years ago
Sergey M. 2a584ea90a [firsttv] Fix video URL regex 11 years ago
Sergey M. 0f6ed94a15 [firsttv] Add support for 1tv.ru videoarchive 11 years ago
Sergey M. bcb891e82b [lifenews] Minor improvements 11 years ago
Jaime Marquínez Ferrándiz ac6e4ca1ed [brightcove] Unescape html entities from the 'og:video' url property (fixes #2360) 11 years ago
Filippo Valsorda e70dc1d14b [youtube] Correct a minor regex typo 11 years ago
pulpe 0793a7b3c7 [StreamCZ] Add support for stream.cz 11 years ago
Philipp Hagemeister 81c2f20b53 [youtube] Correct invalid JSON (Fixes #2353) 11 years ago
Jaime Marquínez Ferrándiz 1afe753462 [slideshare] Fix description extraction and modernize
The ‘og:description’  property doesn’t contain the full description
11 years ago
Jaime Marquínez Ferrándiz 524c2c716a [bloomberg] Fix extraction of ooyala embed code 11 years ago
Sergey M. b542d4bbd7 [kontrtube] Add support for kontrtube.ru (Closes #2354) 11 years ago
Jaime Marquínez Ferrándiz a97bcd80ba Add an extractor for syfy.com
It uses theplatfrom.com, which has been updated to work with f4m manifests
11 years ago
Sergey M. 17968e444c [bbc.co.uk] Fix TV episode test 11 years ago
Sergey M 2e3fd9ec2f [bbc.co.uk] Improve overall extractor structure, add subtitles support
(#2184)

Everything from http://www.bbc.co.uk/iplayer/ should be downloadable
now.
11 years ago
Philipp Hagemeister 9766538124 [jadorecettepub] Add extractor (Fixes #2148) 11 years ago
Philipp Hagemeister 98dbee8681 [jeuxvideo] Modernize 11 years ago
Philipp Hagemeister 6828d37c41 Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister bf5f610099 [pbs] Add support for viralplayer links (Fixes #2350) 11 years ago
Sergey M. 8b7f73404a [bbc.co.uk] Fix regex 11 years ago
Sergey M 85cacb2f51 [bbc.co.uk] Add one more link format 11 years ago
Sergey M. 082c6c867a [bbc.co.uk] Add support for bbc.co.uk radio programmes (Closes #2184) 11 years ago
Filippo Valsorda 03fcf1ab57 Merge pull request #2342 from MikeCol/tube8
[Tube8] Extended valid urls schema
11 years ago
MikeCol 3b00dea5eb Extended valid urls schema 11 years ago
Philipp Hagemeister 8bc6c8e3c0 [chilloutzone] Add additional tests (#2340) 11 years ago
Sergey M. 79bc27b53a [channel9] Simplify 11 years ago
Sergey M. 84dd703199 [ivi] Simplify 11 years ago
Sergey M. c6fdba23a6 [nfb] Add workaround for python2.6 11 years ago
Andreas Schmitz c1e672d121 [chilloutzone] fixes bug with youtube extraction
the id used for extracting the video from youtube is stored in
native_video_id not video_id. This id is only used on chilloutzone.net
11 years ago
Philipp Hagemeister d914d9d187 [chilloutzone] Add import 11 years ago
Philipp Hagemeister 4a9540b6d2 [chilloutzone] Simplify (#2338) 11 years ago
Philipp Hagemeister 9f31be7000 Merge remote-tracking branch 'Fnordlab/chilloutzone' 11 years ago
Andreas Schmitz cd8662de22 [chilloutzone] Bug fix, runs against tests
Fixes a bug with python3.3 and made the extractor run successfully
against tox
11 years ago
Sergey M. 3587159614 [nfb] Add encode POST data 11 years ago
Jaime Marquínez Ferrándiz d67cc9fa7c [youtube:playlist] Recognize ‘top tracks’ urls (closes #2332)
The list parameter starts with ‘MC’ and can have more characters after it, including dots
11 years ago
Sergey M. bf3a2fe923 [elpais] Fix typo 11 years ago
Sergey M. e9ea0bf123 [ndr] Add support for ndr.de (Closes #2325) 11 years ago
Sergey M. 0bf35c5cf5 [nfb] Add support for onf.ca URLs 11 years ago
Sergey M. 95c29381eb [mooshare] Fix bogus video page URL 11 years ago
Sergey M. 94c4abce7f [nfb] Add support for nfb.ca (Closes #2069) 11 years ago
Andreas Schmitz 46a073bfac [chilloutzone] Added support for chilloutzone.net
Added support for chilloutzone.net videos including embedded youtube
and vimeo movies. In case you find a not working movie, drop me an
email.
11 years ago
Philipp Hagemeister 5de90176d9 [elpais] Add extractor 11 years ago
Philipp Hagemeister e9e4f30d26 [pbs] Remove unused import 11 years ago
Philipp Hagemeister 83cebd73d4 [collegehumor] We only get shortened descriptions now 11 years ago
Philipp Hagemeister 1df4229bd7 [mtv/gametrailers] Change order of title preference
It looks like the plain title is better again
11 years ago
Philipp Hagemeister 7c62b568a2 Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister ccf9114e84 [googlesearch] Fix start, and skip playlists (Fixes #2329) 11 years ago
Jaime Marquínez Ferrándiz d8061908bb [ina] Improve _VALID_URL regex (fixes #2328)
Accept all letters in upper case and don’t require anything after the id
11 years ago
Philipp Hagemeister 6cb38a9994 [firstpost] Add extractor (Fixes #2324) 11 years ago
Sergey M. fa7df757a7 [thisav] Simplify and use unicode literals 11 years ago
Sergey M. 8c82077619 [toutv] Use unicode literals 11 years ago
Sergey M. e5d1f9e50a [m6] Add support for m6.fr (Closes #2313) 11 years ago
Jaime Marquínez Ferrándiz de563c9da0 [ina] Simplify
Download the feed with ‘_download_xml’ to make the extraction easier
11 years ago
Jaime Marquínez Ferrándiz 50451f2a18 [vbox7] simplify 11 years ago
Jaime Marquínez Ferrándiz 9bc70948e1 [statigram] Simplify 11 years ago
Jaime Marquínez Ferrándiz 5dc733f071 [vine] Simplify 11 years ago
Jaime Marquínez Ferrándiz 20650c8654 [youtube] signatures: Recognize javascript functions that contain “$” (fixes #2304) 11 years ago
Philipp Hagemeister acf1555d76 Merge remote-tracking branch 'origin/master' 11 years ago
Philipp Hagemeister 22e7f1a6ec [pbs] Add support for article pages (Fixes #870) 11 years ago
Sergey M. 3c49325658 [lifenews] Fix video URL extraction (Closes #2302) 11 years ago
Sergey M bb1cd2bea1 [mooshare] Add support for mooshare.biz (Closes #2149) 11 years ago
Philipp Hagemeister fdf1f8d4ce [collegehumor] Adapt test to changed video description 11 years ago
Philipp Hagemeister 117c8c6b97 [bliptv] Remove unused imports 11 years ago
Philipp Hagemeister 5cef4ff09b [subtittles] Check that the result is not empty 11 years ago
Philipp Hagemeister 91264ce572 [iprima] Use centralized format sorting 11 years ago
Philipp Hagemeister c79ef8e1ae Merge remote-tracking branch 'pulpe/_iprima' 11 years ago
Philipp Hagemeister 58d915df51 [traileraddict] mark as broken
traileraddict has changed their URL encoding scheme.
I'm working on restoring support, but that may take some time.
11 years ago
pulpe 7881a64499 [iprima] Add support for play.iprima.cz 11 years ago
Philipp Hagemeister 99877772d0 [generic] Add support for multiple brightcove URLs (Fixes #2283) 11 years ago
Sergey M. b0268cb6ce [vimeo] Remove superfluous whitespace 11 years ago
Sergey M. 1eac553e7e [vimeo] Add support for subtitles (Closes #2239) 11 years ago
Philipp Hagemeister 8e93b9b9aa Merge remote-tracking branch 'origin/master'
Conflicts:
	youtube_dl/extractor/bliptv.py
11 years ago
Philipp Hagemeister b4bcffefa3 [blip.tv] Add support for subtitles (#2274) 11 years ago
Filippo Valsorda 2b39af9b4f [BlipTV] Add a test case w/ subtitles (#2274) 11 years ago
Filippo Valsorda 23fe495feb Merge pull request #2274 from z00nx/master
[bliptv] Filter out SRT files
11 years ago
Sergey M b5dbe89bba Merge branch 'master' of https://github.com/rg3/youtube-dl 11 years ago
Sergey M. dbe80ca7ad [tinypic] Add support for tinypic.com videos (Closes #2210) 11 years ago
Jaime Marquínez Ferrándiz 009a3408f5 [cspan] Fix extraction (fixes #2291)
The webpage urls have changed.
The title and thumbnail are now extracted from an xml.
11 years ago
dst b58e3c8918 [vube] Use 'id' and 'ext' instead of 'file' 11 years ago
Philipp Hagemeister 56b6faf91e [traileraddict] Fix extraction 11 years ago
Philipp Hagemeister 7ac1f877a7 [collegehumor] Fix test
The description simply changed, our code is working fine
11 years ago
Philipp Hagemeister d55433bbfd Remove unused imports and simplify 11 years ago
Philipp Hagemeister f0ce2bc1c5 Merge remote-tracking branch 'dstftw/vube' 11 years ago
Filippo Valsorda c3bc00b90e [Normalboots] Update test video description 11 years ago
Filippo Valsorda ff6b7b049b Merge pull request #2279 from prutz1311/master
Added support for normalboots.com (#2237)
11 years ago
dst f46359121f [vube] Make video description optional as it may be missing 11 years ago
dst 37c1525c17 [vube] Remove unnecessary coding cookie 11 years ago
dst c85e4cf7b4 [vube] Add support for vube.com (Closes #2285) 11 years ago
Jaime Marquínez Ferrándiz c66dcda287 Merge pull request #2282 from dstftw/lifenews
[lifenews] Add support for lifenews.ru and fix og content extraction regex
11 years ago
dst 6d845922ab [lifenews] Fix test title 11 years ago
Oleg Prutz 2949cbe036 Update normalboots.py
fixed
11 years ago
Jaime Marquínez Ferrándiz c3309a7774 [collegehumor] fix test description 11 years ago
Jaime Marquínez Ferrándiz 7aed837595 [ro220] Simplify and use unicode_literals 11 years ago
Jaime Marquínez Ferrándiz 0eb799bae9 [ustream] Simplify and use unicode_literals 11 years ago
Jaime Marquínez Ferrándiz 4baff4a4ae [spiegel] Simplify and use unicode_literals 11 years ago
Jaime Marquínez Ferrándiz 45d7bc2f8b [vevo] Simplify and use unicode_literals 11 years ago
dst c1206423c4 Fix extraction of og content in single quotes 11 years ago
dst 659aa21ba1 [lifenews] Add support for lifenews.ru 11 years ago
Oleg Prutz 3bf8bc7f37 Update normalboots.py
_TEST added
11 years ago
Jaime Marquínez Ferrándiz b9381e43c2 Fix the extraction of full-episodes urls from southpark.com (fixes #2278)
Added an additional regex to the generic _real_extract method of MTVServicesInfoExtractor
11 years ago
Jaime Marquínez Ferrándiz fcdea2666d [collegehumor] Add support for embedded youtube videos (fixes #2277) 11 years ago
Jaime Marquínez Ferrándiz c4db377cbb [collegehumor] The video may not contain any file in webm format (#2277)
For example http://www.collegehumor.com/video/5812266
11 years ago
Oleg Prutz c81a855b0f Added support for normalboots.com 11 years ago
z00nx 0 4f879a5be0 [bliptv] Filter out SRT files 11 years ago
Philipp Hagemeister 1a0648b4a9 [malemotion] Disable test case
I am not going to look for an alternative one, but feel free to suggest one.
11 years ago
Philipp Hagemeister 3c1b4669d0 [francetv] Use unicode_literals 11 years ago
Philipp Hagemeister 24b3d5e538 [francetvinfo.fr] Support more ID suffixes 11 years ago
Philipp Hagemeister ab083b08ab [generic] remove testcase
The video seems to have been removed from the site.
11 years ago
Philipp Hagemeister 89acb96927 [liveleak] Support old and new URLs 11 years ago
Philipp Hagemeister 55b41c723c Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister 9f8928d032 [generic] Match JWPlayerOptions
This adds support for The Guardian, among others
Closes #2271, fixes #2267
11 years ago
Philipp Hagemeister 3effa7ceaa Merge pull request #2273 from dstftw/crunchyroll
[crunchyroll] Add support for mobile URLs and use unicode literals
11 years ago
Philipp Hagemeister 975fa541c2 [liveleak] Support multiple formats (Fixes #2262) 11 years ago
dst 38a40276ec [crunchyroll] Add support for mobile URLs and use unicode literals 11 years ago
dst 57b6288358 [comedycentral] Improve regexes 11 years ago
dst c3f51436bf Improve some regexes for embedded players 11 years ago
Jaime Marquínez Ferrándiz 0c708f11cb [bloomberg] Fix ooyala url extraction
Added a helper method to InfoExtractor for searching the ‘twitter:player’ meta property.
Now the OoyalaIE also recognizes the ‘ec’ parameter in the url as the embed code.
11 years ago
Jaime Marquínez Ferrándiz fb2a706d11 [myspass] Simplify and use unicode_literals 11 years ago
Jaime Marquínez Ferrándiz 0b76600deb [youjizz] Simplify and use unicode_literals 11 years ago
Jaime Marquínez Ferrándiz 245b612a36 [rbmaradio] Simplify and use unicode_literals 11 years ago
Jaime Marquínez Ferrándiz d882161d5a [infoq] Simplify and use unicode_literals 11 years ago
Jaime Marquínez Ferrándiz d4a21e0b49 [tutv] Simplify and use unicode_literals 11 years ago
Jaime Marquínez Ferrándiz 26a78d4bbf [nba] Simplify and use unicode_literals
Remove the commented parts for extracting the upload date
11 years ago
Philipp Hagemeister b11cec4162 [youtube:user] Fix id key (Fixes #1745) 11 years ago
Philipp Hagemeister 7eeb5bef24 [liveleak] Simplify 11 years ago
Philipp Hagemeister 9d2032932c Merge remote-tracking branch 'dstftw/ivi' 11 years ago
Philipp Hagemeister 6490306017 Merge remote-tracking branch 'dstftw/channel9' 11 years ago
dst ceb2b7d257 [ivi] Fix test and use unicode literals 11 years ago
dst 459a53c2c2 [channel9] Remove unnecessary coding cookie 11 years ago
dst adc267eebf [channel9] Use unicode literals 11 years ago
dst ffe8f62d27 [smotri] Simplify login and use unicode literals 11 years ago
Jaime Marquínez Ferrándiz ed85007039 [ninegag] Use unicode_literals 11 years ago
Jaime Marquínez Ferrándiz 5aaca50d60 [keek] Simplify and use unicode_literals 11 years ago
Jaime Marquínez Ferrándiz 869baf3565 [funnyordie] Simplify and use unicode_literals 11 years ago
Philipp Hagemeister e299f6d27f [pornhd] Fix 11 years ago
Philipp Hagemeister 218c15ab59 Merge remote-tracking branch 'mike/tumblr-url' 11 years ago
Philipp Hagemeister 17ab4d3b5e [brightcove] Move test to generic 11 years ago
Philipp Hagemeister 31ef0ff038 Merge remote-tracking branch 'dstftw/rutube-channel' 11 years ago
Philipp Hagemeister 37e3b90d59 [rutube] Simplify 11 years ago
dst 00ff8f92a5 [rutube] Update test 11 years ago
Philipp Hagemeister 4857beba3a Merge remote-tracking branch 'dstftw/rutube-channel' 11 years ago
Philipp Hagemeister c1e60cc2bf Merge remote-tracking branch 'dstftw/master' 11 years ago
dst a3978a6159 [imdb] Fix duplicated entries bug 11 years ago
dst e3a9f32f52 [rutube] Add support for user videos 11 years ago
dst a2fb2a2134 [rutube] Improve video extractor 11 years ago
MikeCol 9e8ee54553 VALID_URL changed to match different kinds of Tumblr-URLs 11 years ago
Philipp Hagemeister 117bec936c [brightcove] Parse URL from meta element if available (Fixes #2253) 11 years ago
dst 1547c8cc88 [rutube] Add support for channels and movies 11 years ago
Philipp Hagemeister 075911d48e [la7] Skip test on travis 11 years ago
Philipp Hagemeister f9b8549609 [ard] Support multiple formats (Closes #2247) 11 years ago
Jaime Marquínez Ferrándiz e2ba07024f Merge remote-tracking branch 'origin/master' 11 years ago
Jaime Marquínez Ferrándiz 9b05bd42e5 [discovery] Extract more info and simplify 11 years ago
Philipp Hagemeister b6d3a99678 [cliphunter] Simplify (#2233) 11 years ago
Jaime Marquínez Ferrándiz 96d7b8873a Merge remote-tracking branch 'sahutd/master' 11 years ago
Philipp Hagemeister efc867775e [cliphunter] Simplify 11 years ago
Philipp Hagemeister 5ab772f09c Merge branch 'cliphunter' of https://github.com/pornophage/youtube-dl 11 years ago
MikeCol 4d9be98dbc Malemotion extractor 11 years ago
Mike Col 6737907826 [tumblr] Fix thumbnail extraction
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
11 years ago
Philipp Hagemeister c060b77446 [tumblr] Use unicode_literals 11 years ago
Philipp Hagemeister 7e8caf30c0 Throw an error if no video formats are found 11 years ago
Philipp Hagemeister 1da1558f46 [la7] Support more URLs 11 years ago
Philipp Hagemeister a17d16d59c [la7] Add support 11 years ago
Philipp Hagemeister d16076ff3e [huffpost] Fix extractor 11 years ago
Philipp Hagemeister db1f388878 [huffpost] Add support 11 years ago
Philipp Hagemeister 0f2999fe2b Merge pull request #2221 from Rudloff/master
Removed websurg extractor
11 years ago
sahutd 53bfd6b24c Added support for Discovery Issue #2227 11 years ago
Jaime Marquínez Ferrándiz 5700e7792a [youtube] Encode the data when submitting the form for confirming the age
Needed on python 3
11 years ago
Jaime Marquínez Ferrándiz 38c2e5b8d5 [youtube] Use https: in more urls 11 years ago
Jaime Marquínez Ferrándiz beddbc2ad1 [youtube:toplist] Make the regex for finding the playlist link more flexible
`title={foo}` may not be at the end of the `href` string.
11 years ago
Jaime Marquínez Ferrándiz 944d65c762 [extractor/common] Encode the url when calculating the md5 with `—write-pages` option
This doesn’t cause any problem in python 2.*, but on python 3 the `md5` function only accepts bytes.
11 years ago
Philipp Hagemeister f945612bd0 [rtlnow] Simplify 11 years ago
Jaime Marquínez Ferrándiz 59188de113 Properly escape ‘.’ in some _VALID_URL properties 11 years ago
Jaime Marquínez Ferrándiz 352d08e3e5 Add an extractor for freespeech.org (closes #2234) 11 years ago
Pornophage bacb5e4f44 Minor fixes
Remove empty description
Set correct md5 test
11 years ago
Pornophage 008af8660b Add cliphunter extractor 11 years ago
Philipp Hagemeister 2c5bae429a [youtube] Fix new formats 11 years ago
Philipp Hagemeister 1394ce65b4 [youtube] Add new formats (Fixes #2221) 11 years ago
Pierre Rudloff 67ccb77197 Removed websurg extractor 11 years ago
Philipp Hagemeister 0b65e5d40f [youtube] Do not break upon unknown formats 11 years ago
Philipp Hagemeister 975d35dbab [youtube:truncated_url] Also match mail subscription links (#2214) 11 years ago
Jaime Marquínez Ferrándiz 8b769664c4 [sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes #2212) 11 years ago
Jaime Marquínez Ferrándiz 76f270a46a [sina] use unicode_literals 11 years ago
Philipp Hagemeister 924f47f7b6 [rottentomatoes] Use unicode_literals 11 years ago
Philipp Hagemeister 22ff1c4a93 [xhamster] Futher simplification 11 years ago
Philipp Hagemeister 35409e1101 [xhamster] Use unicode_literals 11 years ago
Mike Col 65d781128a [xhamster] Add support for hd video
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
11 years ago
Philipp Hagemeister 066f6a0630 [nowness] Add support 11 years ago
Philipp Hagemeister 12ed57418c [gamespot] Fix regexp 11 years ago
Philipp Hagemeister 4919603f66 [youtube] Make DASH manifest download conditional for now
DASH download fails on many videos (all with encrypted signatures? not sure yet), for example 07FYdnEawAQ, with a 403.
11 years ago
Philipp Hagemeister bd2d82a5d3 [newgrounds] Simplify 11 years ago
Philipp Hagemeister 65697b3bf3 Merge branch 'paged-lists'
Conflicts:
	test/test_utils.py
	youtube_dl/extractor/youtube.py
11 years ago
Philipp Hagemeister 50317b111d Merge branch 'youtube-dash-manifest'
Conflicts:
	youtube_dl/extractor/youtube.py
11 years ago
Philipp Hagemeister d7975ea287 [xvideos] Simplify 11 years ago
Mike Col 714d709a31 [xvideos] Fix thumbnail extraction
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
11 years ago
Philipp Hagemeister 11577ec054 [cspan] Disable test
It works fine from all my machines, no matter where, but from travis, we get lots of 403s.
Maybe another project is scraping CSPAN from travis and they're blocking the travis machines?
11 years ago
Philipp Hagemeister 04b4d394d9 Add new --default-search option (#2193) 11 years ago
Jaime Marquínez Ferrándiz 130f12985a [comedycentral] Use the generic `_real_extract` provided by the base class 11 years ago
Jaime Marquínez Ferrándiz 4ca5d43cd8 Merge pull request #2195 from dstftw/master
[space] Add support for mobile URLs
11 years ago
Jaime Marquínez Ferrándiz 4bbf139aa7 [southparkstudios] Use the generic `_real_extract` provided by the base class 11 years ago
dst 47739636a9 [space] Add support for mobile URLs 11 years ago
Jaime Marquínez Ferrándiz 407ae733ab [cspan] Make ‘www’ optional and improve the regex for extracting the id (fixes #2194) 11 years ago
Jaime Marquínez Ferrándiz c39f7013e1 [gametrailers] Use the generic `_real_extract` provided by the base class 11 years ago
Philipp Hagemeister a4a028323e [comedycentral] Use unicode_literals 11 years ago
Philipp Hagemeister 780ee4e501 [comedycentral] Adapt testcase
In contrast to other sites, ComedyCentral seems to understand how to sensibly use MTV IE, but the additional text shouldn't hurt.
11 years ago
Philipp Hagemeister d7b51547c0 [imdb:list] Switch to loading the webpage
The RSS method seems to be defunct.
11 years ago
Philipp Hagemeister 43030f36db [d8] typo 11 years ago
Philipp Hagemeister 48c63f1653 [d8] disable test; video got deleted 11 years ago
Philipp Hagemeister 90f479b6d5 [novamov] Skip tests 11 years ago
Philipp Hagemeister d3a1c71917 [ringtv] Fix and add news extraction 11 years ago
Philipp Hagemeister af1588c05f [mtv] Update tests and xpath function for new title extraction 11 years ago
Philipp Hagemeister 2250865fb0 [Wimp] Use new URL relay method 11 years ago
Philipp Hagemeister 99f770caa8 [hotnewhiphop] Retrieve media key 11 years ago
Philipp Hagemeister a70515c0fd [servingsys] Do not run test on travis
Apparantly, even the advertisers do geoblocking now!?
From the US, this isn't outright blocked, but there are no videos returned.
11 years ago
Philipp Hagemeister 6562df768d Merge branch 'master' of github.com:rg3/youtube-dl
Conflicts:
	youtube_dl/extractor/mtv.py
11 years ago
Philipp Hagemeister 06769acd71 [gametrailers] Use unicode_literals
Conflicts:
	youtube_dl/extractor/gametrailers.py
11 years ago
Philipp Hagemeister 32dac6943d [mtv] Use unicode_literals 11 years ago
Philipp Hagemeister 90834c78fe [mtv] Fix title for gametrailers (Fixes #2188)
We now prefer the title including the category, because that title is what is presented at the actual sites.
11 years ago
Jaime Marquínez Ferrándiz 47917f24c4 [brightcove] Fix extraction of embedded videos
There was a leading ‘:’ in the regex.
The ‘flashvars’ parameter is not always available.
11 years ago
Jaime Marquínez Ferrándiz d614aa40e3 [brightcove] Fix check for url in the result
It may have the ‘formats’ field instead of ‘url’.
11 years ago
Jaime Marquínez Ferrándiz bc4ba05fcb [mtv] Add an extractor for mtviggy.com (#2072) 11 years ago
Jaime Marquínez Ferrándiz 8d9453b9e8 Add an extractor for spike.com (#2072)
Added a generic _real_extract to MTVServicesInfoExtractor
11 years ago
Jaime Marquínez Ferrándiz e4f320a4d0 [mtv] Check for geo-blocked videos in the xml document, not in the xml’s string
Allows to use the `_download_xml` method
11 years ago
Jaime Marquínez Ferrándiz ef9f2ba7af [mtv] Use unicode_literals 11 years ago
Philipp Hagemeister 913f32929b [vk] Add support for HQ videos (Fixes #2187) 11 years ago
Philipp Hagemeister 9834872bf6 [facebook] Add support for embeds
Example URL: http://www.hostblogger.de/blog/archives/6181-Auto-jagt-Betonmischer.html
11 years ago
Philipp Hagemeister 94a23d2a1e [vk] Use unicode_literals 11 years ago
Philipp Hagemeister 608bf69880 [vk] avoid built-in names 11 years ago
Philipp Hagemeister 032b3df5af [redtube] Use unicode_literals 11 years ago
Mike Col 9d11a41fe4 [redtube] Add support for thumbnails
Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
11 years ago
Philipp Hagemeister 7b0817e8e1 [servingsys] Add support
This also adds support for brightcove advertisements.
Fixes #2181
11 years ago
Philipp Hagemeister 9d4288b2d4 [extractor/common] Clarify when and when not we generate the filename 11 years ago
Philipp Hagemeister 3486df383b [generic] Improve testcase 11 years ago
Philipp Hagemeister b60016e831 Deal with implicitly UTF-16 decoded webpages
These webpages don't specify an encoding and rely on the BOM
11 years ago
Philipp Hagemeister 5aafe895fc Correct XML ampersand fixup 11 years ago
Philipp Hagemeister b7ab059084 Add infrastructure for paged lists
This commit allows to download pages in playlists as needed instead of all at once.
Before this commit,
    youtube-dl http://www.youtube.com/user/ANNnewsCH/videos --playlist-end 2 --skip-download
took quite some time - now it's almost instantaneous.
As an example, the youtube:user extractor has been converted.
Fixes #2175
11 years ago
Philipp Hagemeister c91778f8c0 [youtube] Fall back to header if playlist title is not available
Sometimes (in about 10% of requests), the og:title is missing for a weird reason.
See #2170 for an example
11 years ago
Philipp Hagemeister 5016f3eac8 [myspace] More robust mediatype check 11 years ago
Jaime Marquínez Ferrándiz efb1bb90a0 [myspace] Add support for song urls (fixes #2040) 11 years ago
Philipp Hagemeister 4cf393bb4b [dropbox] Correct test case (#2171) 11 years ago
Philipp Hagemeister ce4e242a6f [dropbox] PEP8 and simplify (#2171) 11 years ago
sahutd 6b79f40c3d Added support for Dropbox 11 years ago
Philipp Hagemeister dd27fd1739 [youtube] Download DASH manifest
If given, download and parse the DASH manifest file, in order to get ultra-HQ formats.
Fixes #2166
11 years ago
sahutd 2a7c35dd46 added dropbox support 11 years ago
sahutd 8da531359e Added dropbox support. issue #2055 11 years ago
Philipp Hagemeister 3ec05685f7 [extractor/common] Limit --write-pages filename to 200 chars
This avoids problems with very long URLs.
11 years ago
Philipp Hagemeister 877bfd69d1 [cnn] Improve test 11 years ago
Philipp Hagemeister f68cd00fe3 [kankan] Skip test 11 years ago
Philipp Hagemeister ca70d215cf [kankan] Simplify 11 years ago
Philipp Hagemeister d0390a0c92 [mixcloud] Use unicode_literals 11 years ago
Philipp Hagemeister dd2535c38a [mixcloud] Fix URL extraction 11 years ago
Philipp Hagemeister b78d180170 [mpora] Fix uploader name extraction 11 years ago
Philipp Hagemeister 26dca1661e [ted] Updated checksums 11 years ago
Philipp Hagemeister f853f8594d [ted] Use unicode_literals 11 years ago
Philipp Hagemeister d0da491e1e [condenast] Allow multiple formats, and sort centralized 11 years ago
Philipp Hagemeister 6e249060cf [condenast] Use unicode_literals 11 years ago
Philipp Hagemeister fbcd7b5f83 [soundcloud] Use unicode_literals and centralized sorting 11 years ago
Philipp Hagemeister 9ac0a67581 [spankwire] Use centralized format sorting and unicode_literals 11 years ago
Philipp Hagemeister befdc8f3b6 [teamcoco] Use centralized sorting 11 years ago
Philipp Hagemeister bb198c95e2 [teamcoco] Use unicode_literals 11 years ago
Philipp Hagemeister c1195541b7 [gamespot] Use unicode_literals 11 years ago
Philipp Hagemeister 26844eb57b [franceinter] Remove superfluous whitespace 11 years ago
Philipp Hagemeister 677b3ce82f [franceinter] Minor improvements (#2152) 11 years ago
Philipp Hagemeister fabfe17d5e [flickr] Use unicode literals 11 years ago
Philipp Hagemeister 82696d5d5d Merge remote-tracking branch 'sahutd/master' 11 years ago
Philipp Hagemeister 484aaeb204 [everyonesmixtape] Add support (Fixes #2161) 11 years ago
Philipp Hagemeister 2f21eb2db6 [generic] Do not fetch XML URLs (Fixes #2162) 11 years ago
Jaime Marquínez Ferrándiz c11529618a [redtube] Make ‘http:’ not optional (closes #2160)
If the url doesn’t specify the protocol we can’t directly use it to download the webpage, we would need to build a new url.
Instead, we let the generic extractor add the protocol.
11 years ago
sahutd c8650f7ecd Made modification as suggested on https://github.com/rg3/youtube-dl/pull/2151 11 years ago
Saimadhav Heblikar 14e7543a5a franceinter [Issue #2105]
Added franceinterIE import to reflect addition of FranceInter support. Issue #2105
11 years ago
Saimadhav Heblikar bf6705f584 Added franceinter [Issue #2105] 11 years ago
Filippo Valsorda a9f53ce7ea Add a couple of missing http:// in test URLs 11 years ago
Philipp Hagemeister 5d8683a5cd [nowvideo] Add support for .sx version (Fixes #2127) 11 years ago
dst 7ee40b5d1c [lynda] Add support for member accounts and paid videos (Closes #2125) 11 years ago
Jaime Marquínez Ferrándiz db22af36ec [brightcove] The ‘id’ attribute is not always present in the object tag (fixes #2132)
It looks like the ‘flashId’ parameter is not needed.
11 years ago
Philipp Hagemeister f8b5ab8cfa [bandcamp] Make thumbnail and uploader optional
Fixes #2129
11 years ago
Jaime Marquínez Ferrándiz 298f16f954 [bandcamp] Fix variable name 11 years ago
Philipp Hagemeister ce6b9a2dba [youtube] Add a pseudo format for rtmp videos (#2123) 11 years ago
Philipp Hagemeister c3197e3e5c [youtube] Correct subtitle URL (Fixes #2120) 11 years ago
Philipp Hagemeister 3fabeaa1f4 [vimeo] Support protocol-relative URLs 11 years ago
Jaime Marquínez Ferrándiz 9d6192a5b8 [bloomberg] Fix ooyala url extraction 11 years ago
Jaime Marquínez Ferrándiz 469ec9416a [francetv] Add extractor for Culturebox (closes #2117) 11 years ago
dst 5f59ee7942 [novamov] Remove superfluous tabs 11 years ago
dst 8f89e68781 [novamov] Add embedded player support 11 years ago
Philipp Hagemeister 10bff13a66 [novamov] Simplify 11 years ago
Philipp Hagemeister 166ff8a3c7 Merge remote-tracking branch 'dstftw/novamov' 11 years ago
Philipp Hagemeister b4622a328b Use double quotes in error message (#2112)
On Windows, double quotes are required, because single quotes get served to youtube-dl. (Yes, cmd.exe is crazy like that).
On other system, both double and single quotes are fine, unless the string contains a dollar sign (then you need single quotes).
Since virtually no URLs contain dollar signs, double quotes should do.
11 years ago
dst cc253000e4 [novamov] Add support for novamov.com (Fixes #2035) 11 years ago
Philipp Hagemeister 42e4fcf23a [generic] Fix regexes 11 years ago
Philipp Hagemeister 9c63128668 [metacritic] Use centralized sorting and unicode_literals 11 years ago
Philipp Hagemeister 9933b57430 [pornhub] Use centralized sorting 11 years ago
Philipp Hagemeister 84c92dc00f [c56] Add suppot for multiple formats 11 years ago
Philipp Hagemeister 42154ad5bc [archiveorg] Use centralized sorting 11 years ago
Philipp Hagemeister 3798eadccd More unicode literals 11 years ago
Philipp Hagemeister 0eecc6a417 [vimeo] Add support for passwords for player. URLs
Fixes #2053
11 years ago
Philipp Hagemeister 0dc13f4c4a Correctly set IE_NAME field 11 years ago
Philipp Hagemeister f577e0ce15 switch more to unicode_literals 11 years ago
Philipp Hagemeister ecfef3e5bf +unicode_literals 11 years ago
Philipp Hagemeister 3d3538e422 [khanacademy] Add support (Fixes #2066) 11 years ago
Philipp Hagemeister c93c2ab1c3 [mpora] Add support (Fixes #2096) 11 years ago
Philipp Hagemeister 7b09a4d847 [lynda] Fix download if subtitles were not requested 11 years ago
Philipp Hagemeister 73a25b30ea [lynda] Remove superfluous space 11 years ago
Philipp Hagemeister ac260dd81e [lynda] Remove useless u"" 11 years ago
Philipp Hagemeister 48a2034671 [vimeo] Fix playlist URL matching 11 years ago
Philipp Hagemeister 4f81667d76 [orf] Remove unused variable name 11 years ago
Philipp Hagemeister 79f8295303 Use original Referer URL in Brightcove requests (Fixes #2110) 11 years ago
Philipp Hagemeister 400e58103d [brightcove] Use unicode_literals 11 years ago
Philipp Hagemeister fcee8ee784 [vimeo] Use _search_regex 11 years ago
Philipp Hagemeister 9148eb002b [vimeo] Use unicode_literals 11 years ago
Philipp Hagemeister 559e370f44 [vimeo] Proper warning when password is required (Fixes #2053)
In player. URLs, the password warning is different.
11 years ago
Philipp Hagemeister 9a6422a81e Merge remote-tracking branch 'origin/master' 11 years ago
Philipp Hagemeister fcea44c6d5 [vimeo] Add support for review pages
Since the regexp is already overboarding and review pages have a distinct URL format (with non-trivial stuff after the ID), use a dedicated IE.
Fixes #2106
11 years ago
Philipp Hagemeister 5d73273f6f [orf] Use new extraction method (Fixes #2057) 11 years ago
Philipp Hagemeister c11a0611d9 [veehd] Send requests twice (Fixes #2102) 11 years ago
Philipp Hagemeister 796495886e [generic] Use unicode_literals instead of duplicating the u' 11 years ago
Philipp Hagemeister fa27f667c8 Merge pull request #2104 from dstftw/lynda
[lynda] Add subtitles extraction
11 years ago
Philipp Hagemeister fc9713a1d2 [youtube] Support jwplayer with YouTube URLs (Closes #2075) 11 years ago
dst 62bcfa8c57 [lynda] Add subtitles extraction 11 years ago
Philipp Hagemeister a339e5cfb5 Remove unused imports 11 years ago
Philipp Hagemeister f46f4a995b [veoh] Simplify 11 years ago
Philipp Hagemeister 4ddba33f78 [veoh] Add support for mobile URLs
Fixes #2052
11 years ago
Philipp Hagemeister d981cef6b9 [generic] Support gorillavid.in
Previously, we were a little bit over-eager and got a random swf file.
Fixes #2084.
11 years ago
Philipp Hagemeister ca9e792253 [cspan] Use HTTP download (Fixes #2098) 11 years ago
Philipp Hagemeister aff24732b9 Merge remote-tracking branch 'rzhxeo/blip'
Conflicts:
	youtube_dl/extractor/bliptv.py
11 years ago
Philipp Hagemeister cefcb9fde3 [bliptv] Use centralized format sorting
This also makes youtube-dl use the better "Source" format by default.
11 years ago
Philipp Hagemeister bca4e93076 [bliptv] Simplify 11 years ago
Philipp Hagemeister 67c20aebb7 Merge remote-tracking branch 'rzhxeo/blip2' 11 years ago
Philipp Hagemeister 448711e39f [pornhd] Add support for ISO-3166 subpages (Fixes #2088) 11 years ago
Philipp Hagemeister 7c0578dc86 [collegehumor] Use character strings by default 11 years ago
Philipp Hagemeister 55033ffb0a [collegehumor] Add support for age_limit 11 years ago
Philipp Hagemeister b4a9bf701a [collegehumor] Support multiple formats (Fixes #2092)
Unfortunately, we lose a part of the description in the new JSON format, but that's still better than a non-functioning URL.
11 years ago
Philipp Hagemeister a7c26e7338 [lynda] minor changes 11 years ago
Philipp Hagemeister 85689a531f [macgamestore] Minor fixes (#2044) 11 years ago
Philipp Hagemeister cc14dfb8ec Merge remote-tracking branch 'dstftw/macgamestore' 11 years ago
Philipp Hagemeister 9887c9b2d6 [jpopsuki] Simplify 11 years ago
Philipp Hagemeister d2fee313ec Merge remote-tracking branch 'diffycat/jpopsuki' 11 years ago
Jaime Marquínez Ferrándiz 71cd2a571e [dreisat] Make ‘index.php’ optional in the url (fixes #2080) 11 years ago
Jaime Marquínez Ferrándiz 31c1cf5a9d [soundcloud] recognize more players’ urls (fixes #2078) 11 years ago
Jaime Marquínez Ferrándiz efa1739b74 [comedycentral] Recognize ‘video-collections’ urls (#2072) 11 years ago
Jaime Marquínez Ferrándiz 5ffecde73f [mixcloud] Fix track url transformation (fixes #2068)
‘/previews/‘ must be replaced with ‘/c/originals/‘ now.
11 years ago
Philipp Hagemeister 08d13955dd [wistia] Prefer original video format above all others
We could also set up a formula which would weigh filesize/bitrate and vcodec/acodec (say, 1GB h264 < 3 GB MPEG2 < 2 GB h264), but that would get really messy real soon.
11 years ago
rzhxeo 531147dd5e [BlipTVIE] Extract all formats 11 years ago
Philipp Hagemeister eadaf08c16 Merge remote-tracking branch 'origin/master' 11 years ago
Anton Larionov 4a9c9b6fdb [jpopsuki] Add script encoding definition for python2 11 years ago
Anton Larionov b969ab48d9 Add support for jpopsuki.tv 11 years ago
Jaime Marquínez Ferrándiz 8fa8a6299b [youtube] Add itag 264 (closes #2063)
It has a better bitrate than 137 but the same resolution
11 years ago
Jaime Marquínez Ferrándiz b2b0870b3a [dreisat] Update test filename and checksum 11 years ago
Jaime Marquínez Ferrándiz 4fb757d1e0 Merge pull request #2041 from dstftw/imdb-list
[imdb] Add support for IMDb list (#2033)
11 years ago
Philipp Hagemeister 33ec2ae8d9 Merge remote-tracking branch 'origin/master' 11 years ago
Jaime Marquínez Ferrándiz c801b2051a Add an extractor for cmt.com (closes #2049)
It just inherits from MTVIE.
Some videos also come from vevo.com
11 years ago
rzhxeo 19dab5e6cc [GenericIE] Outsource embedded blip.tv player video id extraction to BlipTVIE and fix minor errors in RegEx 11 years ago
rzhxeo c0f9969b9e [BlipTVIE] Fix and simplify extraction of embedded videos 11 years ago
Philipp Hagemeister c1d1facd06 [generic] Output something before making network requests 11 years ago
Philipp Hagemeister 5d4f3985be Document that format_id field should be present 11 years ago
Philipp Hagemeister 360babf799 [theplatform] Use centralized sorting 11 years ago
Philipp Hagemeister a1b92edbb3 [channel 9] Use centralized format sorting 11 years ago
Philipp Hagemeister 12c978739a [internetvideoarchive] Use centralized format sorting 11 years ago
Philipp Hagemeister 4bc60dafeb [blinkx] Use centralized format sorting 11 years ago
Philipp Hagemeister bf5b0a1bfb [ivi] Use centralized format sorting 11 years ago
Philipp Hagemeister bfe9de8510 [youporn] Add support for multiple formats 11 years ago
Philipp Hagemeister 5ecd3c6a09 [bandcamp] Add support for multiple formats 11 years ago
Philipp Hagemeister 608d11f515 [cnn] Add multiple formats, duration, and upload_date 11 years ago
dst c7f8537dd9 [lynda] Add support for lynda.com (#1966) 11 years ago
Philipp Hagemeister 723f839911 Remove unused imports 11 years ago
Philipp Hagemeister 61224dbcdd [zdf] Make width extraction more robust 11 years ago
Philipp Hagemeister c3afc93a69 Merge remote-tracking branch 'origin/master' 11 years ago
Philipp Hagemeister 7b8af56340 [appletrailers] Use centralized format selection 11 years ago
Philipp Hagemeister 539179f45b [wistia] Use centralized sorting 11 years ago
Philipp Hagemeister 7217e148fb [yahoo] Use centralized sorting, and add tbr field 11 years ago
dst 1e923b0d29 [macgamestore] Add extractor (#2043) 11 years ago
dst f7e9d77f34 [smotri] Fix typo 11 years ago
dst c645c7658d [imdb] Extractor for lists (#2033) 11 years ago
Philipp Hagemeister b874fe2da8 [mdr] Use centralized format selection 11 years ago
Philipp Hagemeister c7deaa4c74 [zdf] Use centralized sorting 11 years ago
Philipp Hagemeister e6812ac99d [spiegel] Use centralized sorting 11 years ago
Philipp Hagemeister 719d3927d7 [mit] Add support for multiple formats 11 years ago
Philipp Hagemeister 55e663a8d7 [dreisat] Use centralized format sorting 11 years ago
Philipp Hagemeister 2c62dc26c8 [youtube] Simplify format specification 11 years ago
Philipp Hagemeister 4bcc7bd1f2 Add temporary _sort_formats helper function 11 years ago
Philipp Hagemeister f49d89ee04 Add a resolution field and improve general --list-formats output 11 years ago
Philipp Hagemeister dabc127362 Remove dead code 11 years ago
Philipp Hagemeister f45f96f8f8 [myvideo] Use RTMP instead of RTMPT (Fixes #2032) 11 years ago
Philipp Hagemeister 1538eff6d8 [bliptv] Remove support for direct downloads
This is now handled by the generic IE
11 years ago
Philipp Hagemeister d80044c235 [youtube] Prefer videos with sound 11 years ago
Philipp Hagemeister f82b18efc1 Merge remote-tracking branch 'rzhxeo/youtube' 11 years ago
Philipp Hagemeister 466617f539 [bliptv] Simplify (From #2000) 11 years ago
Philipp Hagemeister 7dbf5ae587 [smotri] Add support for moderated (?) videos (Fixes #2030) 11 years ago
Philipp Hagemeister 8d0bdeba18 [smotri] Make optional attributes optional 11 years ago
Philipp Hagemeister 1b969041d7 [blinkx] Support mobile URLs (Closes #2022) 11 years ago
Philipp Hagemeister e302f9ce32 [youtube:user] Speed up --match-title 11 years ago
Philipp Hagemeister 7115ca84aa [vimeo/generic] Add support for embedded SWF vimeo videos 11 years ago
Philipp Hagemeister bbafbe20c2 [vimeo] Better formatting for regexp 11 years ago
Philipp Hagemeister c4d55a33fc [brightcove] Test checksum changed 11 years ago
Philipp Hagemeister 147e4aece0 [vbox7] New video checksum 11 years ago
Philipp Hagemeister bd1488ae64 [mdr] Remove test
For context, refer to the http://de.wikipedia.org/wiki/Depublizieren
11 years ago
Philipp Hagemeister 79fed2a4df [crunchyroll] Fix test (#1721) 11 years ago
Philipp Hagemeister 304cbe981e Merge remote-tracking branch 'rzhxeo/crunchyroll' 11 years ago
Philipp Hagemeister 3fefbf50e3 Merge pull request #2005 from dstftw/ivi.ru
Add support for ivi.ru
11 years ago
Philipp Hagemeister aa94a6d315 [aparat] Add support (Fixes #2012) 11 years ago
Jaime Marquínez Ferrándiz 768df74538 [blinkxx] Add support for youtube videos 11 years ago
Philipp Hagemeister 1f9da9049b [generic] Support YouTube swf embed (Fixes #2010) 11 years ago
Jaime Marquínez Ferrándiz c0d0b01f0e [generic] Detect ooyala videos (fixes #2013) 11 years ago
dst 97e302a419 [imdb] Add support for mobile site URLs 11 years ago
Philipp Hagemeister 71507a11c8 [soundcloud] Support mobile URLs (Fixes #2009) 11 years ago
dst a51e37af62 [ivi] Simplify 11 years ago
dst 6c6db72ed4 [ivi] Skip tests for travis build 11 years ago
dst 0cc83dc54b [smotri] Fix duration field name 11 years ago
dst 77aa6b329d [ivi] Add support for ivi.ru 11 years ago
rzhxeo e56f22ae20 [YoutubeIE] Sort formats by resolution 11 years ago
rzhxeo dbd1988ed9 [YoutubeIE] Add width and height to format dict 11 years ago
rzhxeo 4ea3be0a5c [YoutubeIE] Externalize format selection 11 years ago
Philipp Hagemeister 3e78514568 [generic] Support application/ogg for direct links
Also remove some debugging code.
11 years ago
Philipp Hagemeister 7de6e075b4 [radiofrance] remove unused imports 11 years ago
Philipp Hagemeister 946135aa2a [academicearth] remove unused imports 11 years ago
Philipp Hagemeister 42393ce234 Add support for direct links to a video (#1973) 11 years ago
Philipp Hagemeister cecaaf3f58 [generic] Do not use compatibility result fallback 11 years ago
Philipp Hagemeister 46374a56b2 [youtube] Do not warn for videos with allow_rating=0
This fixes #1982
Test video: http://www.youtube.com/watch?v=gi2uH3YxohU
11 years ago
Philipp Hagemeister ec98946ef9 [academicearth] Support playlists (Closes #1976) 11 years ago
Philipp Hagemeister fa77b742ac [radiofrance] Fill in test details 11 years ago
Philipp Hagemeister 8b4e274610 [rtlnow] Fix URL calculation (Closes #1989) 11 years ago
Philipp Hagemeister 88bb52ee18 Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister d90df974c3 [academicearth] Add support for courses (#1976) 11 years ago
Jaime Marquínez Ferrándiz 5c541b2cb7 [mtv] Add support for urls from the mobile site (fixes #1959) 11 years ago
Itay Brandes 87a28127d2 _search_regex's "isatty" call fails with Py2exe's
_search_regex calls the sys.stderr.isatty() function for unix systems.

Py2exe uses a custom Stderr() stream which doesn't have an `isatty()`
function, leading to it's crash.

Fixes easily with checking that it's a unix system first.
11 years ago
Philipp Hagemeister ebce53b3d8 [vevo] Add suppor for videoplayer. URLs (#1957) 11 years ago
Philipp Hagemeister ff07a05575 Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister f25571ffbf Add support for embedded vevo player (Fixes #1957) 11 years ago
Jaime Marquínez Ferrándiz f7a6892572 [arte:ddc] Remove test
video seems to expire in 7 days, as arte+7
11 years ago
Philipp Hagemeister 0e2a436dce [radiofrance] Add support (Fixes #1942) 11 years ago
Philipp Hagemeister 8c8e3eec79 [facebook] Recognize #! URLs (Fixes #1988) 11 years ago
rzhxeo ee3e63e477 [GenericIE] Add support for embedded blip.tv 11 years ago
Philipp Hagemeister 780603027f [videopremium] Skip test 11 years ago
Philipp Hagemeister d67b0b1596 Reorder info_dict documentation 11 years ago
Philipp Hagemeister d7dda16888 [blinkx] Add extractor (Fixes #1972) 11 years ago
Philipp Hagemeister d66152a898 [ndtv] Remove unused imports 11 years ago
Philipp Hagemeister 8c5f0c9fbc [mdr] Clean up 11 years ago
Philipp Hagemeister 09dacfa57f [mdr] Simplify 11 years ago
Philipp Hagemeister b2ae513586 Merge remote-tracking branch 'mc2avr/master' 11 years ago
Philipp Hagemeister e4a0489f6e Merge remote-tracking branch 'dstftw/channel9'
Conflicts:
	youtube_dl/extractor/__init__.py
11 years ago
Philipp Hagemeister 6f5dcd4eee [pornhd] Simplify 11 years ago
Philipp Hagemeister 1bb2fc98e0 Merge remote-tracking branch 'mjorlitzky/master' 11 years ago
Philipp Hagemeister c0ba0f4859 Document duration field 11 years ago
Philipp Hagemeister b466b7029d [youtube] Make duration an integer or None 11 years ago
Philipp Hagemeister fa3ae234e0 [cbs] Add extractor (Fixes #1977) 11 years ago
Philipp Hagemeister 48462108f3 [theplatform] Fix geographic restriction check 11 years ago
Philipp Hagemeister f8b56e95b8 [theplatform] Detect geoblocked content 11 years ago
Jaime Marquínez Ferrándiz 9ee859b683 [daylimotion] Add support for urls from the mobile site (fixes #1953)
It uses the 'touch' subdomain and adds a '#' before 'video'
11 years ago
Michael Orlitzky 8e05c870b4 Add support for pornhd.com. 11 years ago
Jaime Marquínez Ferrándiz 5d574e143f [ign] Update one of test video's title 11 years ago
Jaime Marquínez Ferrándiz 7a563df90a [daum] Recognize mobile urls (#1952) 11 years ago
Jaime Marquínez Ferrándiz 24b173fa5c [naver] Recognize mobile urls (fixes #1951) 11 years ago
dst 9b17ba0fa5 [channel9] Fix test description md5 11 years ago
dst 211f555d4c [channel9] Missing import in __init__ 11 years ago
dst 4d2ebb6bd7 [channel9] Cleanup 11 years ago
dst df53747436 [channel9] Initial implementation (#1885) 11 years ago
Philipp Hagemeister 00381b4ccb [pornhub] Fix URL regexp 11 years ago
Jaime Marquínez Ferrándiz 1825836235 Use `_download_xml` in more extractors 11 years ago
Jaime Marquínez Ferrándiz a0088bdf93 [vimeo] Fix unused argument of the `_real_extract` method 11 years ago
Jaime Marquínez Ferrándiz 48ad51b243 [vimeo] Fix the extraction for some 'player' or 'pro' videos
The variable the config dict is assigned to can change, now we try to detect it or fallback to a, b or c
11 years ago
Jaime Marquínez Ferrándiz 5458b4cefb [dailymotion] Fix view count extraction and make it non fatal (fixes #1940) 11 years ago
Jaime Marquínez Ferrándiz 7c86cd5ab1 [dailymotion] Fix uploader extraction
Now it looks directly in the info dictionary
11 years ago
mc2avr df1d7da2af add MDRIE 11 years ago
Jaime Marquínez Ferrándiz cbfc470228 [mixcloud] Try to get the m4a url if the mp3 url fails to download (fixes #1939) 11 years ago
Jaime Marquínez Ferrándiz f67ca84d4a [soundcloud] Fix the extension for 'downloadable' songs
In this case the 'original_format' field must be used.
11 years ago
Philipp Hagemeister e2b38da931 [mtv] Fixup incorrectly encoded XML documents 11 years ago
Philipp Hagemeister 5a3ea17c94 [zdf] Correct order of unknown formats (#1936) 11 years ago
Philipp Hagemeister 475700acfe [soundcloud] Do not mistake original_format for ext (Fixes #1934) 11 years ago
Philipp Hagemeister f8bd0194a7 Remove superfluous spaces 11 years ago
Jaime Marquínez Ferrándiz 77526143e7 [brightcove] Use the original url (usually the player) as the default referer (fixes #1929) 11 years ago
Philipp Hagemeister 4ff50ef846 [soundcloud] Do not match sets (Fixes #1930) 11 years ago
Philipp Hagemeister caefb1de87 [ndtv] Add extractor (Fixes #1924) 11 years ago
Philipp Hagemeister 1d87e3a1c6 [rtlnow] Allow double slashes after domain name (Fixes #1928) 11 years ago
Jaime Marquínez Ferrándiz de2dd4c502 [soundcloud] add support for private links (fixes #1927) 11 years ago
Philipp Hagemeister 2101830c0d Remove unused imports 11 years ago
Philipp Hagemeister ffa8f0df0a Merge remote-tracking branch 'jaimeMF/yt-toplists' 11 years ago
Philipp Hagemeister 693b8b2d31 Merge remote-tracking branch 'dstftw/smotri.com-broadcast'
Conflicts:
	youtube_dl/FileDownloader.py
	youtube_dl/extractor/smotri.py
11 years ago
Philipp Hagemeister 7cc3570e53 Add fatal=False parameter to _download_* functions.
This allows us to simplify the calls in the youtube extractor even further.
11 years ago
Jaime Marquínez Ferrándiz baa7b1978b Remove the calls to 'compat_urllib_request.urlopen' in a few extractors 11 years ago
Jaime Marquínez Ferrándiz ac5118bcb9 [arte.tv:ddc] Add fields to the test and skip download (rtmp) 11 years ago
Camillo Dell'mour 52defb0c9b made ddc.arte.tv test working 11 years ago
Camillo Dell'mour 56a8ab7d60 added arte.tv extractor support for subdomain ddc - Mit offenen Karten(german) Le Dessous des Cartes(france) 11 years ago
Philipp Hagemeister 31812a9e0e [youtube:channel] Fix automated channel detection 11 years ago
Philipp Hagemeister 11bf848191 [wimp] simplify 11 years ago
rzhxeo b860967ce4 [XHamsterIE] Fix md5 in second test 11 years ago
rzhxeo 8ca6b8fba1 [XHamsterIE] Fix HD video detection 11 years ago
Jaime Marquínez Ferrándiz c4d9e6731a [pyvideo] add support for videos that don't come from Youtube 11 years ago
Jaime Marquínez Ferrándiz 0d9ec5d963 [pyvideo] Cleanup and fix test 11 years ago
Adam Glenn f623530d6e removing bad VALID_URL 11 years ago
Adam Glenn ca9e02dc00 Adding pyvideo support 11 years ago
Jaime Marquínez Ferrándiz fb30ec22fd [vimeo] Add an extractor for groups 11 years ago
Jaime Marquínez Ferrándiz 5cc14c2fd7 [vimeo] Add an extractor for albums (closes #1911) 11 years ago
Jaime Marquínez Ferrándiz d349cd2240 [imdb] Fix extraction
The paths to each format's page may have leading whitespace.
The height and the duration can't be extracted.
11 years ago
Jaime Marquínez Ferrándiz 0b6a9f639f [vevo] Update test video's duration 11 years ago
Jaime Marquínez Ferrándiz 715c8e7bdb [youtube:playlist] Recognize mix ids for direct use (fixes #1295) 11 years ago
Jaime Marquínez Ferrándiz 7d4afc557f [youtube:playlist] Support mix ids longer than 13 (#1295) 11 years ago
Jaime Marquínez Ferrándiz 563e405411 [dailymotion] Fix view count regex
In some languages they can be in the format '123,456' instead of '123.456'
11 years ago
Jaime Marquínez Ferrándiz f53c966a73 [dailymotion] Extract view count (#1895) 11 years ago
Jaime Marquínez Ferrándiz 336c3a69bd [youtube] Extract like and dislike count (#1895) 11 years ago
Jaime Marquínez Ferrándiz 4e76179476 [vimeo] Extract views count, likes count and comments count (#1895) 11 years ago
Philipp Hagemeister ef4fd84857 [wistia] Add extractor 11 years ago
Philipp Hagemeister 72135030d1 Merge remote-tracking branch 'origin/master' 11 years ago
Jaime Marquínez Ferrándiz 3514813d5b [francetv] Add support for urls in the format http://www.france3.fr/emissions/{program}/diffusions/{date} (fixes #1898) 11 years ago
Jaime Marquínez Ferrándiz 9e60602084 [francetv] Add support for more channels: 3, 4, 5 and Ô (#1898)
Rename the France2IE extractor to FranceTVIE
11 years ago
Philipp Hagemeister 19e3dfc9f8 [9gag] Like/dislike count (#1895) 11 years ago
Philipp Hagemeister a1ef7e85d6 Remove unused imports 11 years ago
Philipp Hagemeister ef2fac6f4a Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Philipp Hagemeister 7fc3fa0545 [9gag] Add extractor 11 years ago
Jaime Marquínez Ferrándiz 673d1273ff [vevo] Support '/watch/{id}' urls 11 years ago
Jaime Marquínez Ferrándiz b9a2c53833 [metacafe] Add support for cbs videos (fixes #1838)
They use theplatform.com
11 years ago
Jaime Marquínez Ferrándiz e9bf7479d2 Add an extractor for theplatform.com 11 years ago
Jaime Marquínez Ferrándiz bfb9f7bc4c [hotnewhiphop] Update test's title 11 years ago
Philipp Hagemeister 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' 11 years ago
dst c0ade33e16 Correct some extractor _VALID_URL regexes 11 years ago
Philipp Hagemeister 27dcce1904 [youtube] Resolve URLs in comments 11 years ago
dst 8aff7b9bc4 [smotri] Fix broadcast ticket regex 11 years ago
dst 55f6597c67 [smotri] Add an extractor for live rtmp broadcasts 11 years ago
Jaime Marquínez Ferrándiz 84db81815a Move common code for extractors based in MTV services to a new base class
Removes the duplication of the thumbnail extraction code (only MTVIE needs to override it)
11 years ago
Jaime Marquínez Ferrándiz fb7abb31af Remove the compatibility code used before the new format system was implemented 11 years ago
Philipp Hagemeister ce93879a9b [daum] Fix real video ID extraction 11 years ago
Philipp Hagemeister 938384c587 [redtube] Fix search for title 11 years ago
Philipp Hagemeister e9d8e302aa [xhamster] Change test checksum 11 years ago
Jaime Marquínez Ferrándiz cb7fb54600 Change the ie_name of YoutubeSearchDateIE
It produced a duplicate entry when listing the extractors with '--list-extractors' and generates noise in the commit log when generating the supported sites webpage (like in 09f355f73bf1657ecacfd05eda21d2c4bf1cc4a8)
11 years ago
Philipp Hagemeister aaebed13a8 [smotri] Simplify 11 years ago
dst 5270d8cb13 Added extractors for smotri.com 11 years ago
Jaime Marquínez Ferrándiz 55a10eab48 [vimeo] Add an extractor for users (closes #1871) 11 years ago
Philipp Hagemeister 355e4fd07e [generic] Find embedded dailymotion videos (Fixes #1848) 11 years ago
Philipp Hagemeister 5e09d6abbd [clipfish] Skip test on travis 11 years ago
Jaime Marquínez Ferrándiz 0a688bc0b2 [youtube] Add support for downloading top lists (fixes #1868)
It needs to know the channel and the title of the list, because the ids change every time you browse the channels and are attached to a 'VISITOR_INFO1_LIVE' cookie.
11 years ago
Jaime Marquínez Ferrándiz c5171c454b [yahoo] Force use of the http protocol for downloading the videos. 11 years ago
Jaime Marquínez Ferrándiz befd88b786 [yahoo] Add an extractor for yahoo news (closes #1849) 11 years ago
Jaime Marquínez Ferrándiz acf37ca151 [imdb] Fix the resolution values (fixes #1847)
We were using the size of the player, it was the same for all the formats
11 years ago
Philipp Hagemeister 677c18092d [podomatic] Add extractor 11 years ago
Jaime Marquínez Ferrándiz 3862402ff3 Add an extractor for Clipsyndicate (closes #1744) 11 years ago
Jaime Marquínez Ferrándiz b03d0d064c [imdb] Fix extraction in python 2.6
Using a regular expression because the html cannot be parsed.
11 years ago
Jaime Marquínez Ferrándiz d8d6148628 Add an extractor for Internet Movie Database trailers (closes #1832) 11 years ago
Philipp Hagemeister fc9e1cc697 [clipfish] Use FIFA trailer as testcase (#1842) 11 years ago
Philipp Hagemeister f8f60d2793 [clipfish] Fix imports (#1842) 11 years ago
Philipp Hagemeister 2a275ab007 [zdf] Use _download_xml 11 years ago
Philipp Hagemeister a2e6db365c [zdf] add a pseudo-testcase and fix URL matching 11 years ago
Philipp Hagemeister 9d93e7da6c Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Jaime Marquínez Ferrándiz 0e44d8381a [youtube:feeds] Use the 'paging' value from the downloaded json information (fixes #1845) 11 years ago
Jaime Marquínez Ferrándiz 35907e23ec [yahoo] Fix video extraction and use the new format system exclusively 11 years ago
Jaime Marquínez Ferrándiz 76d1700b28 [youtube:playlist] Fix the extraction of the title for some mixes (#1844)
Like https://www.youtube.com/watch?v=g8jDB5xOiuE&list=RDIh2gxLqR7HM
11 years ago
Philipp Hagemeister dcca796ce4 [clipfish] Effect a better error message (#1842) 11 years ago
Filippo Valsorda 4b19e38954 [videopremium] support new .me domain 11 years ago
Jaime Marquínez Ferrándiz 652cdaa269 [youtube:playlist] Add support for YouTube mixes (fixes #1839) 11 years ago
Jaime Marquínez Ferrándiz e26f871228 Use the new '_download_xml' helper in more extractors 11 years ago
Jaime Marquínez Ferrándiz 6e47b51eef [youtube:playlist] Remove the link with index 0
It's not the first video of the playlist, it appears in the 'Play all' button (see the test course for an example)
11 years ago
Philipp Hagemeister fb04e40396 [soundcloud] Support for listing of audio-only files 11 years ago
Philipp Hagemeister 8b134b1062 Merge branch 'master' of github.com:rg3/youtube-dl 11 years ago
Jaime Marquínez Ferrándiz 1a62c18f65 [bambuser] Skip the download in the test
It doesn't respect the 'Range' header.
11 years ago
Philipp Hagemeister 2a15e7063b [soundcloud] Prefer HTTP over RTMP (#1798) 11 years ago
Philipp Hagemeister ea36cbac5e Merge remote-tracking branch 'rbrito/swap-dimensions' 11 years ago
Philipp Hagemeister de79c46c8f [viki] Fix subtitle extraction 11 years ago
Philipp Hagemeister 94ccb6fa2e [viki] Fix subtitles extraction 11 years ago
Philipp Hagemeister 07e4035879 [viki] Fix uploader extraction 11 years ago
Philipp Hagemeister 113577e155 [generic] Improve detection
Allow download of http://goo.gl/7X5tOk
Fixes #1818
11 years ago
Philipp Hagemeister 79d09f47c2 Merge branch 'opener-to-ydl' 11 years ago
Philipp Hagemeister c059bdd432 Remove quality_name field and improve zdf extractor 11 years ago
Philipp Hagemeister 02dbf93f0e [zdf/common] Use API in ZDF extractor.
This also comes with a lot of extra format fields
Fixes #1518
11 years ago
Philipp Hagemeister 1fb2bcbbf7 [viki] Make uploader field optional (#1813) 11 years ago
Jaime Marquínez Ferrándiz 66cfab4226 [comedycentral] Add support for comedycentral.com videos (closes #1824)
It's a subclass of MTVIE

The extractor for colbertnation.com and thedailyshow.com is called now ComedyCentralShowsIE
11 years ago
Philipp Hagemeister 6d88bc37a3 [viki] Skip travis test
Also provide a better error message for geoblocked videos.
11 years ago
Philipp Hagemeister b7553b2554 [vik] Clarify output 11 years ago
Philipp Hagemeister e03db0a077 Merge branch 'master' into opener-to-ydl 11 years ago
Jaime Marquínez Ferrándiz 267ed0c5d3 [collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring (fixes #1822)
Uses a new helper method in InfoExtractor: _download_xml
11 years ago
Jaime Marquínez Ferrándiz f459d17018 [youtube] Add an extractor for downloading the watch history (closes #1821) 11 years ago
Jaime Marquínez Ferrándiz dc65dcbb6d [mixcloud] The description field may be missing (fixes #1819) 11 years ago
Jaime Marquínez Ferrándiz d214fdb8fe [brightcove] Don't use 'or' with the xml nodes, use the 'value' attribute instead 11 years ago