Philipp Hagemeister
0c24eed73a
merge #336
13 years ago
Philipp Hagemeister
29ce2c1201
Merge git://git.jankratochvil.net/youtube-dl
13 years ago
Jan Kratochvil
532c74ae86
Add format #46 - WebM 1920x1080.
13 years ago
Filippo Valsorda
9beb5af82e
some HTMLParser bugfixes
13 years ago
Filippo Valsorda
9e6dd23876
merged unescapeHTML branch; removed lxml dependency
13 years ago
Filippo Valsorda
7a8501e307
ignore parsing errors in get_element_by_id()
13 years ago
Filippo Valsorda - Campagna
781cc523af
removed the undocumented HTMLParser.unescape, replaced with _unescapeHTML; fixed a bug in the use of _unescapeHTML (missing _, from d6a9615347
)
13 years ago
Filippo Valsorda - Campagna
c6f45d4314
removed dependency from lxml: added IDParser
13 years ago
Filippo Valsorda - Campagna
d11d05d07a
better naming for the sub-modules
13 years ago
Filippo Valsorda - Campagna
e179aadfdf
moved trivialjson to a separate file
13 years ago
Filippo Valsorda - Campagna
d6a9615347
standardized the use of unescapeHTML; added clean_html()
13 years ago
Filippo Valsorda - Campagna
c6306eb798
wine-py2exe.sh to create the exe under linux (!!)
13 years ago
Filippo Valsorda
bcfde70d73
py2exe -U fix for Windows XP
13 years ago
Filippo Valsorda
53e893615d
corrected -U to support new zipfile and exe ( #153 ) formats
13 years ago
Filippo Valsorda
303692b5ed
's/ /\t/'
13 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
13 years ago
Filippo Valsorda
770234afa2
Added py2exe script
13 years ago
Filippo Valsorda
d77c3dfd02
Split code as a package, compiled into an executable zip
13 years ago
Filippo Valsorda
c23d8a74dc
Merge branch 'next-url'
13 years ago
Filippo Valsorda
74a5ff5f43
transplant ceba827e9a
, d891ff9fd9
, 69d3b2d824
, 071940680f
13 years ago
Filippo Valsorda
071940680f
Always extract original URL from next_url ( #318 )
13 years ago
Witold Baryluk
69d3b2d824
Extract original URL from next_url parameter of verify_age page, before actual extract
13 years ago
Witold Baryluk
d891ff9fd9
Ignore leading spaces (and trailing also) in all URL from url list or command line
13 years ago
Filippo Valsorda
6af22cf0ef
added support for HTTP redirects. Closes #315
13 years ago
Philipp Hagemeister
fff24d5e35
Clean up superfluous whitespace
13 years ago
Philipp Hagemeister
ceba827e9a
Credit Filippo Valsorda
13 years ago
Filippo Valsorda
a0432a1e80
added --srt-lang; updated README; extended the -g FAQ
13 years ago
Filippo Valsorda
cfcf32d038
Merge branch 'master' of git://github.com/rg3/youtube-dl into closed-captions
13 years ago
Philipp Hagemeister
a67bdc34fa
transplant gist of 7151f63a5f
13 years ago
Philipp Hagemeister
b3a653c245
Merge commit '7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5'
13 years ago
Philipp Hagemeister
4a34b7252e
transplant 2934c2ce43
and afbaa80b8b
13 years ago
Philipp Hagemeister
7e45ec57a8
transplant 0f6e296a8e
13 years ago
Filippo Valsorda
afbaa80b8b
switched ytsearch to more robust Youtube Data API ( fixes #307 )
13 years ago
Filippo Valsorda
115d243428
added youtube closed captions .srt support (see #90 )
13 years ago
cryzed
7151f63a5f
Fixed downloading of unrelated videos when downloading a YouTube playlist
13 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
ff3a2b8eab
Always determine youtube description
13 years ago
Philipp Hagemeister
c4105fa035
release 2012.02.26
13 years ago
Philipp Hagemeister
871dbd3c92
Output RTMP command line if verbose is set
13 years ago
Philipp Hagemeister
c9ed14e6d6
Move imports to top ( Closes #283 )
13 years ago
Philipp Hagemeister
1ad85e5061
Set default continue behavior to true, no breakage observed in the wild
13 years ago
Philipp Hagemeister
09fbc6c952
verbose flag, and output proxies if it is set
13 years ago
Philipp Hagemeister
895ec266bb
Merge pull request #292 from rbrito/fixes/vimeo-ie
...
VimeoIE: Allow matches taken from embedded videos.
13 years ago
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>
13 years ago
Philipp Hagemeister
99d46e8c27
Merge pull request #275 from grawity/winnt-unicode
...
Support Unicode in file names on Windows NT
13 years ago
Mantas Mikulėnas
4afdff39d7
Support Unicode in file names on Windows NT
13 years ago
Philipp Hagemeister
661a807c65
Release 2012.01.08b
13 years ago