- 16 Sep, 2013 4 commits
-
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
- 15 Sep, 2013 3 commits
-
-
Jaime Marquínez Ferrándiz authored
It uses the MTV system
-
Jaime Marquínez Ferrándiz authored
XHamsterIE: Add support for new URL format (download in hd by default)
-
Jaime Marquínez Ferrándiz authored
-
- 14 Sep, 2013 6 commits
-
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
For keeping backwards compatibility --all-sub sets --write-sub if --write-auto-sub is not given
-
Jaime Marquínez Ferrándiz authored
-
rzhxeo authored
-
- 13 Sep, 2013 5 commits
-
-
Jaime Marquínez Ferrándiz authored
the ChannelParser has been moved to a new function in utils get_meta_content Instead of the SocialStreamParser now it uses a regex
-
Jaime Marquínez Ferrándiz authored
Add Ustream channel support
-
Jaime Marquínez Ferrándiz authored
added kickstarter IE
-
Jaime Marquínez Ferrándiz authored
Fixed issue #1277 KeyError when no description.
-
Philipp Hagemeister authored
-
- 12 Sep, 2013 9 commits
-
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
[canalplust] accept urls that don't include the video id (fixes #1415), extract more info and update test
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
tewe authored
-
Jaime Marquínez Ferrándiz authored
-
Philipp Hagemeister authored
-
Jaime Marquínez Ferrándiz authored
Check for both automatic captions and subtitles with options `--write-sub` and `--write-auto-sub` (fixes #1224)
-
- 11 Sep, 2013 13 commits
-
-
Johny Mo Swag authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
[youtube] Support automatic captions with original language different from English (fixes #1225) and download in multiple languages.
-
Jaime Marquínez Ferrándiz authored
-
Jaime Marquínez Ferrándiz authored
-
http://www.howcast.com/videos/{video_id}Jaime Marquínez Ferrándiz authored
It takes too much to follow the redirection.
-
Jaime Marquínez Ferrándiz authored
It raises ExtractorError for the same exceptions we have to catch.
-
Jaime Marquínez Ferrándiz authored
[subtitles] Simplify the extraction of subtitles in subclasses and remove NoAutoSubtitlesInfoExtractor Subclasses just need to call the method extract_subtitles, which will call _extract_subtitles and _request_automatic_caption Now the default implementation of _request_automatic_caption returns {}. -
Jaime Marquínez Ferrándiz authored
Otherwise it can be automatically detected as a IE ready for use.
-
Jaime Marquínez Ferrándiz authored
-
Ismael Mejia authored
-
Ismael Mejia authored
-