Commit Graph

2862 Commits (3f8ced5144a76a3f9ab7ee8cd06cc79bb75dc564)
 

Author SHA1 Message Date
Jaime Marquínez Ferrándiz df3df7fb64 [youtube] Fix download of subtitles with '--all-subs'
If _extract_subtitles is called the option 'write subtitles' is always true.
Jaime Marquínez Ferrándiz 9e9c164052 Merge pull request from jaimeMF/subtitles_rework
Subtitles rework
Jaime Marquínez Ferrándiz 066090dd3f [youtube] add algo for length 80 and update player info
Allan Zhou 614d9c19c1 Merge remote-tracking branch 'upstream/master'
Ismael Mejia bd2dee6c67 Merge branch 'master' into subtitles_rework
Philipp Hagemeister 74e6672beb Merge pull request from iemejia/master
[subtitles] separated subtitle options in their own group
Philipp Hagemeister 02bcf0d389 release 2013.08.22
Ismael Mejia 18b4e04f1c Merge branch 'master' into subtitles_rework
Jaime Marquínez Ferrándiz 10204dc898 [videofyme] Add an additional quality (they change between downloads of the info) and update md5 sum of the test video
Ismael Mejia 1865ed31b9 [subtitles] separated subtitle options in their own group
Jaime Marquínez Ferrándiz 3669cdba10 [youtube] update algo for length 82 (fixes )
Jaime Marquínez Ferrándiz 939fbd26ac [youtube] fix the order of DASH formats
Allan Zhou b4e60dac23 Merge remote-tracking branch 'upstream/master'
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
Pierre Rudloff ff2424595a lxml is not part of the standard library.
Pierre Rudloff adeb9c73d6 Merge remote-tracking branch 'upstream/master'
Pierre Rudloff cd0abcc0bb Extractor for canalc2.tv
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.
Pierre Rudloff 05a2926c5c Merge remote-tracking branch 'upstream/master'
Pierre Rudloff 7070b83687 Merge remote-tracking branch 'upstream/master'
Pierre Rudloff 8d212e604a Merge remote-tracking branch 'upstream/master'
Conflicts:
	youtube_dl/extractor/jeuxvideo.py
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.
Allan Zhou 5af7e056a7 Merge remote-tracking branch 'upstream/master'
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 a3f62b8255 Merge remote-tracking branch 'upstream/master'
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'