41 Commits (ce3674430b0647e9918ce5d53f447e0ca35752ab)

Author SHA1 Message Date
cryzed 3af2f7656c Fixed YouTube playlist parsing 12 years ago
Danko Alexeyev 9ca667065e Add 'signature' to YouTube URLs, fixes #427 12 years ago
danut007ro 3cd98c7894 Removed provider (mistake) and add provider parameter to process_info 12 years ago
danut007ro be8786a6a4 Every extractor also return it's name. 12 years ago
Filippo Valsorda 795cc5059a Re-engineered XNXXIE to actually exit on ERRORs even with -i 12 years ago
Filippo Valsorda d5c4c4c10e bugfix and standarize the youku.com support 12 years ago
tempname 6de7ef9b8d added InfoExtractor for XNXX 12 years ago
dongmao zhang 51661d8600 add www.youku.com support 12 years ago
dongmao zhang b5809a68bf merge 12 years ago
dongmao zhang 7733d455c8 fix 0a->0A bug 12 years ago
dongmao zhang 0a98b09bc2 youku default to download hd2 video 12 years ago
dongmao zhang 302efc19ea add youku support 12 years ago
Rogério Brito 55a1fa8a56 Support downloading Youtube videos via tube.majestyc.net 12 years ago
Filippo Valsorda 11a141dec9 BlipTVUserIE fix 12 years ago
Filippo Valsorda 818282710b moved the User-Agent workaround to the BlipTV IE 12 years ago
Filippo Valsorda dee5d76923 changed YouTube closed captions URL; closes #382 12 years ago
Filippo Valsorda 363a4e1114 xvideos patch by @pocoimporta - closes #370 12 years ago
Philipp Hagemeister 3210735c49 Fix EscapistMagazine IE 12 years ago
Filippo Valsorda d4e16d3e97 YouTube playlist fix; closes #365 and #331 12 years ago
Witchakorn Kamolpornwijit 5404179338 Change a number of subtitle sequence to begin with one (instead of zero) for ffmpeg,avcodec, and Matroska compatibility 12 years ago
Filippo Valsorda 7df97fb59f display a meaningful error message on rental videos (#359) 12 years ago
Juan Carlos Garcia Segovia f1927d71e4 Some blip.tv URLs use Unicode characters. urllib2 breaks when passing a Unicode string. it needs a UTF-8 byte buffer 12 years ago
Juan Carlos Garcia Segovia eeeb4daabc Information Extractor for blip.tv users 12 years ago
chocolateboy 6ab92c8b62 don't corrupt stdout (-o -) in verbose mode 12 years ago
Philipp Hagemeister 9ab3406ddb Fix Escapist IE 12 years ago
Filippo Valsorda 2c288bda42 reorganized the titles sanitizing: now title is the untouched title 12 years ago
Filippo Valsorda 0b8c922da9 Introduced Trouble(Exception) for more elegant non-fatal errors handling 12 years ago
Filippo Valsorda 921a145592 dropped the support for Python 2.5 12 years ago
Filippo Valsorda 9beb5af82e some HTMLParser bugfixes 12 years ago
Filippo Valsorda - Campagna d11d05d07a better naming for the sub-modules 12 years ago
Filippo Valsorda 303692b5ed 's/ /\t/' 12 years ago
Filippo Valsorda 58ca755f40 moved increment_downloads and process_info calls from IEs to FD.download (#296) (follows current doclines); a small step towards importability #217 12 years ago
Filippo Valsorda d77c3dfd02 Split code as a package, compiled into an executable zip 12 years ago
Filippo Valsorda 74a5ff5f43 transplant ceba827e9a, d891ff9fd9, 69d3b2d824, 071940680f 12 years ago
Filippo Valsorda 071940680f Always extract original URL from next_url (#318) 12 years ago
Witold Baryluk 69d3b2d824 Extract original URL from next_url parameter of verify_age page, before actual extract 12 years ago
Witold Baryluk d891ff9fd9 Ignore leading spaces (and trailing also) in all URL from url list or command line 12 years ago
Filippo Valsorda 6af22cf0ef added support for HTTP redirects. Closes #315 12 years ago
Philipp Hagemeister fff24d5e35 Clean up superfluous whitespace 12 years ago
Filippo Valsorda a0432a1e80 added --srt-lang; updated README; extended the -g FAQ 12 years ago
Philipp Hagemeister a67bdc34fa transplant gist of 7151f63a5f 12 years ago
Filippo Valsorda afbaa80b8b switched ytsearch to more robust Youtube Data API (fixes #307) 12 years ago
Filippo Valsorda 115d243428 added youtube closed captions .srt support (see #90) 12 years ago
cryzed 7151f63a5f Fixed downloading of unrelated videos when downloading a YouTube playlist 12 years ago
Filippo Valsorda 597e7b1805 Vimeo: Added support for flv only videos 13 years ago
Filippo Valsorda 2934c2ce43 Switch Vimeo to scraping: fixes #285 13 years ago
Filippo Valsorda 0f6e296a8e Fixed gvsearch 13 years ago
Philipp Hagemeister 9c228928b6 release 2012.02.27 13 years ago
Philipp Hagemeister c4105fa035 release 2012.02.26 13 years ago
Rogério Brito d85448f3bb VimeoIE: Allow matches taken from embedded videos. 13 years ago