- 30 Aug, 2013 4 commits
-
-
Philipp Hagemeister authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
[youtube] Fix typo in the _VALID_URL for YoutubeFavouritesIE, it was intended to also match :ytfavourites
-
Jaime Marquínez Ferrándiz authored
-
- 29 Aug, 2013 12 commits
-
-
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'/>"
-
- 28 Aug, 2013 24 commits
-
-
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
-