- Aug 29, 2013
-
-
Philipp Hagemeister authored
-
Jaime Marquínez Ferrándiz authored
Only appears sometimes, nearly identical to length 86.
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
Fix orf.at extractor by adding file coding mark
-
Jeff Smith authored
-
Jaime Marquínez Ferrándiz authored
Make find_xpath_attr also accept numbers in the value
-
Jaime Marquínez Ferrándiz authored
Fix MIT extractor for Python 2.6
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
Like in "<meta charset='utf-8'/>"
-
- Aug 28, 2013
-
-
Jeff Smith authored
The HTML for the MIT page does not parse cleanly for Python 2.6 due to script tags within an actual script element. The offending piece is inside a comment block, so removing all such comment blocks fixes the parsing.
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
Conflicts: youtube_dl/utils.py
-
rzhxeo authored
-
rzhxeo authored
-
rzhxeo authored
-
rzhxeo authored
-
rzhxeo authored
Allow changes to run under Python 3
-
Jaime Marquínez Ferrándiz authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Jaime Marquínez Ferrándiz authored
Causes DeprecationWarning: http://www.python.org/dev/peps/pep-0352/
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Jaime Marquínez Ferrándiz authored
video.mit.edu just embeds the videos from techtv.mit.edu
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
When the url is something like http://example.org/foo/bar?x=y and the added is file/video.mp4 , we want http://example.org/foo/file/video.mp4 Fixes #1268.
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
Add some verbosity when reporting finished downloads Remove the mixed use of tabs and spaces for indentation.
-
Philipp Hagemeister authored
-