Commit Graph

757 Commits (02b324a23dcf03b364318fcba305ffc968b3d661)
 

Author SHA1 Message Date
Filippo Valsorda 58ca755f40 moved increment_downloads and process_info calls from IEs to FD.download () (follows current doclines); a small step towards importability
Filippo Valsorda 770234afa2 Added py2exe script
Filippo Valsorda d77c3dfd02 Split code as a package, compiled into an executable zip
Filippo Valsorda c23d8a74dc Merge branch 'next-url'
Filippo Valsorda 74a5ff5f43 transplant ceba827e9a, d891ff9fd9, 69d3b2d824, 071940680f
Filippo Valsorda 071940680f Always extract original URL from next_url ()
Witold Baryluk 69d3b2d824 Extract original URL from next_url parameter of verify_age page, before actual extract
Witold Baryluk d891ff9fd9 Ignore leading spaces (and trailing also) in all URL from url list or command line
Filippo Valsorda 6af22cf0ef added support for HTTP redirects. Closes
Philipp Hagemeister fff24d5e35 Clean up superfluous whitespace
Philipp Hagemeister ceba827e9a Credit Filippo Valsorda
Filippo Valsorda a0432a1e80 added --srt-lang; updated README; extended the -g FAQ
Filippo Valsorda cfcf32d038 Merge branch 'master' of git://github.com/rg3/youtube-dl into closed-captions
Philipp Hagemeister a67bdc34fa transplant gist of 7151f63a5f
Philipp Hagemeister b3a653c245 Merge commit '7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5'
Philipp Hagemeister 4a34b7252e transplant 2934c2ce43 and afbaa80b8b
Philipp Hagemeister 7e45ec57a8 transplant 0f6e296a8e
Filippo Valsorda afbaa80b8b switched ytsearch to more robust Youtube Data API (fixes )
Filippo Valsorda 115d243428 added youtube closed captions .srt support (see )
cryzed 7151f63a5f Fixed downloading of unrelated videos when downloading a YouTube playlist
Filippo Valsorda 597e7b1805 Vimeo: Added support for flv only videos
Filippo Valsorda 2934c2ce43 Switch Vimeo to scraping: fixes
Filippo Valsorda 0f6e296a8e Fixed gvsearch
Philipp Hagemeister 9c228928b6 release 2012.02.27
Philipp Hagemeister ff3a2b8eab Always determine youtube description
Philipp Hagemeister c4105fa035 release 2012.02.26
Philipp Hagemeister 871dbd3c92 Output RTMP command line if verbose is set
Philipp Hagemeister c9ed14e6d6 Move imports to top (Closes )
Philipp Hagemeister 1ad85e5061 Set default continue behavior to true, no breakage observed in the wild
Philipp Hagemeister 09fbc6c952 verbose flag, and output proxies if it is set
Philipp Hagemeister 895ec266bb Merge pull request from rbrito/fixes/vimeo-ie
VimeoIE: Allow matches taken from embedded videos.
Rogério Brito d85448f3bb VimeoIE: Allow matches taken from embedded videos.
With this change, I can directly cut and paste URLs embedded in 3rd-party
pages as `youtube-dl`'s arguments.

Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
Philipp Hagemeister 99d46e8c27 Merge pull request from grawity/winnt-unicode
Support Unicode in file names on Windows NT
Mantas Mikulėnas 4afdff39d7 Support Unicode in file names on Windows NT
Philipp Hagemeister 661a807c65 Release 2012.01.08b
Philipp Hagemeister 6d58c4546e correct to_screen prints
Philipp Hagemeister 38ffbc0222 Release 2012.01.08
Philipp Hagemeister fefb166c52 Leave out characters the filesystem cannot encode (Closes: )
Philipp Hagemeister dcb3c22e0b MTV IE
Philipp Hagemeister 47a53c9e46 release 2012.01.05
Philipp Hagemeister 1413cd87eb Correct distinction between unicode and bytes (Closes: )
Philipp Hagemeister c92e184f75 Correct comedycentral flash URL regex
Philipp Hagemeister 3906e6ce60 correct epydoc
Philipp Hagemeister c7d3c3db0d Fix tds RTMP url extraction
Philipp Hagemeister d6639d05c2 release 2011.12.18
Philipp Hagemeister 633cf7cbad Add wav audio output
Philipp Hagemeister a5647b79ce Only skip download if files exists; convert audio
Philipp Hagemeister ba5059dd66 Release 2011.12.15
Philipp Hagemeister bb8abbbbae Dailymotion: Use og:title instead of <title> to find title (Closes: )
Philipp Hagemeister 561504fffa Release 2011.12.08