Commit Graph

2062 Commits (939fbd26ac90ce22d872d111360b63163dda5dc9)
 

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 939fbd26ac [youtube] fix the order of DASH formats
Jaime Marquínez Ferrándiz e6ddb4e7af Merge pull request from xanadu/master
Add YouTube DASH formats to YouTubeIE
Jaime Marquínez Ferrándiz 83390b83d9 Merge pull request from MiLk/py-generator
Update the youtube algorithm generator
Jaime Marquínez Ferrándiz 4a55479fa9 Credit Pierre Rudloff for JeuxVideoIE and UnistraIE
Jaime Marquínez Ferrándiz f527115b5f Rename utv.py to unistra.py and extract more info
There are other sites that could be named utv, which would conflict if they are added
Pierre Rudloff 75e1b46add Download from utv.unistra.fr (PR )
Squashed to a single commit to keep the file 'youtube-dl' unchanged and remove the revert commit.
Jaime Marquínez Ferrándiz 063fcc9676 [jeuxvideo] Extract more information and add test
Jaime Marquínez Ferrándiz 8403612258 Merge pull request from Rudloff/master
Download videos from jeuxvideo.com

Edited to keep the file 'youtube-dl' unchanged.
Pierre Rudloff 25b51c7816 Download videos from jeuxvideo.com
Jaime Marquínez Ferrándiz 9779b63bb6 Add an extractor for PBS (closes and )
Jaime Marquínez Ferrándiz d81aef3adf Add an extractor for tv.slashdot.org (closes )
It uses the ooyala platform, so it just extracts the ooyala url.
Jaime Marquínez Ferrándiz 45ed795cb0 [youtube] update uploader name for a test video: 'IconaPop' has changed to 'Icona Pop'
Jaime Marquínez Ferrándiz 683e98a8a4 [statigram] change test video
The old one cannot be accessed.
Jaime Marquínez Ferrándiz e0cfeb2ea7 [funnyordie] fix extraction of video url and title
Jaime Marquínez Ferrándiz 75340ee383 [vevo] Fix urls with a query ()
Jaime Marquínez Ferrándiz 668de34c6b [soundcloud] Support widget urls (fixes )
Jaime Marquínez Ferrándiz a91b954bb4 [vimeo] extract information for Vimeo Pro videos from http://player.vimeo.com/video/{video_id} (fixes )
For some videos https://vimeo.com/{video_id} doesn't work
Allan Zhou 37b6d5f684 fix hls test
Allan Zhou b7a6838407 address review comment
Allan Zhou cde846b3d3 fix code style
Philipp Hagemeister 6c3e6e88d3 Allow hours in ETA display (Fixes )
Philipp Hagemeister 739674cd77 [rtlnow] Add support for error message for queries from outside of Germany
Philipp Hagemeister 4b2d7cae11 release 2013.08.21
Philipp Hagemeister 7fea7156cb [generic] support HTML5 video
Philipp Hagemeister 3093468977 [generic] Ignore stupid HTTP servers ()
Philipp Hagemeister 79cb25776f Cache suitable regular expressions
This speeds up TestAllURLsMatching.test_no_duplicates by about 8000% at the cost of minimal memory overhead.
Philipp Hagemeister 87f78946a5 [collegehumor] Allow old-style videos (Fixes )
Allan Zhou 211fbc1328 fix failed tests
Allan Zhou 836a086ce9 Add YouTube DASH formats to YouTubeIE
Allan Zhou 90d3989b99 Merge remote-tracking branch 'upstream/master'
Philipp Hagemeister d741e55a42 [youtube] Support watch_popup URLs (Fixes )
Philipp Hagemeister 17d3aaaf16 Merge pull request from rzhxeo/rtlnow
Add support for http://voxnow.de
rzhxeo ea55b2a4ca Add VOXnow to RTLnow extractor
Philipp Hagemeister 3f0537dd4a Merge remote-tracking branch 'rzhxeo/rtlnow'
Emilien Kenler 12e895fc5a Merge branch 'master' into py-generator
Emilien Kenler bda2c49d75 Update algo - see
Signed-off-by: Emilien Kenler <hello@emilienkenler.com>
rzhxeo 01b32990da Add RTLnow extractor
rzhxeo dbda1b5147 Add RTLnow extractor
Supports http://rtl2now.rtl2.de and http://rtl-now.rtl.de
Philipp Hagemeister ddf3bd328b release 2013.08.17
Philipp Hagemeister b9c37b92cf Merge pull request from patrickslin/patch-5
Length 85 changed again? (fixes )
patrickslin f9c3c90ca8 Length 85 changed again? (fixes )
Philipp Hagemeister 6daccbe317 release 2013.08.15
Philipp Hagemeister 71ea844c0e Merge pull request from patrickslin/patch-4
Unable to Download Video (fixes )
patrickslin 3a7256697e Unable to Download Video (fixes )
Philipp Hagemeister d1ba998274 release 2013.08.14
Philipp Hagemeister 718ced8d8c Merge pull request from patrickslin/patch-3
Updated Vevo Signature Length (fixes )
patrickslin e1842025d0 Updated Vevo Signature Length (fixes )
Emilien Kenler 2b9213cdc1 Update generator
Signed-off-by: Emilien Kenler <hello@emilienkenler.com>
Philipp Hagemeister 0577177e3e [vevo] fix testcase
Philipp Hagemeister 298f833b16 Note update possibility on errors (thanks @chbrown, )