Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-14 | [extractor/common] Fix dumping requests with long file abspath on Windows | Sergey M․ | |
2014-10-03 | [utils] Default age_limit to None | Philipp Hagemeister | |
If we can't parse it, it means we don't have any information, not that the content is unrestricted. | |||
2014-10-01 | [utils] Improve and test js_to_json | Philipp Hagemeister | |
2014-09-28 | [golem] Simplify (#3828) | Philipp Hagemeister | |
2014-09-28 | [common] Add new helper function _match_id | Philipp Hagemeister | |
2014-09-28 | [muenchentv] Move live title generation to common | Philipp Hagemeister | |
2014-09-24 | [vevo] Support 1080p videos (Fixes #3656) | Philipp Hagemeister | |
2014-09-19 | [muenchentv] Add support (Fixes #3507) | Philipp Hagemeister | |
2014-09-01 | [common] Improve codecs extraction from m3u8 | Sergey M․ | |
2014-08-28 | [extractor/common] Correct typo | Philipp Hagemeister | |
2014-08-28 | [sportdeutschland] Add support for more plain videos | Philipp Hagemeister | |
2014-08-28 | [extractor/common] Modernize | Philipp Hagemeister | |
2014-08-27 | [muscivault] Add extractor (Fixes #3593) | Philipp Hagemeister | |
2014-08-26 | [sportdeutschland] add new extractor | Philipp Hagemeister | |
2014-08-25 | [extractor/common] Generate better f4m format IDs | Philipp Hagemeister | |
2014-08-24 | Merge remote-tracking branch 'riking/twofactor' | Philipp Hagemeister | |
2014-08-24 | [grooveshark,http] Make HTTP POST downloads work | Philipp Hagemeister | |
2014-08-21 | [escapist] Add support for og:video:url (Fixes #3557) | Philipp Hagemeister | |
2014-08-16 | Remove debug prints | riking | |
2014-08-16 | [youtube] Add two-factor account signin (TOTP only) | riking | |
Additional work is required to prompt the user for the SMS or phone call codes, as there is no framework currently to prompt the user during an extraction operation. Fixes #3533 | |||
2014-07-28 | [extractor/common] _extract_f4m_formats: Use more specific messages when ↵ | Jaime Marquínez Ferrándiz | |
downloading the manifest | |||
2014-07-28 | [bloomberg] Extract the available formats (closes #2776) | Jaime Marquínez Ferrándiz | |
It uses a helper method in the InfoExtractor class. The downloader will pick the requested formats using the bitrate in the info dict. | |||
2014-07-25 | [extractor/common] PEP8 | Philipp Hagemeister | |
2014-07-23 | [vube] Fix comment count | Philipp Hagemeister | |
2014-07-21 | [teachertube] Fix title and playlist recognition | Philipp Hagemeister | |
2014-07-21 | [snotr] PEP8 and minor fixes (#3296) | Philipp Hagemeister | |
2014-07-11 | [screencast] Add suppot for more video types (#3236) | Philipp Hagemeister | |
2014-07-11 | [vodlocker] PEP8, generalization, and simplification (#3223) | Philipp Hagemeister | |
2014-06-26 | [livestream:original] Add support for folder urls (closes #2631) | Jaime Marquínez Ferrándiz | |
The webpage only contains shortened links for the videos, since the server doesn't support HEAD requests, we use an specific extractor for them. | |||
2014-06-07 | [spiegeltv] Simplify and PEP8 | Philipp Hagemeister | |
2014-05-15 | Document and test categories (#2923) | Philipp Hagemeister | |
2014-05-15 | [extractor/common] --write-pages: Correct file name if video_id is None | Philipp Hagemeister | |
2014-05-13 | [mixcloud] Shed API dependency (#2904) | Philipp Hagemeister | |
2014-05-12 | [extractor/common] Protect against long video IDs and URLs | Philipp Hagemeister | |
2014-05-05 | [soundcloud/generic] Add support for playlists | Philipp Hagemeister | |
2014-04-21 | [bilibili] Add preliminary support (#2174) | Philipp Hagemeister | |
The URL http://www.bilibili.tv/video/av636603/index_2.html does not work yet. | |||
2014-04-07 | [extractor/common] fallback on utf-8 when charset is not found | Anisse Astier | |
fixes #2721 | |||
2014-04-03 | Only mention websense URL once | Philipp Hagemeister | |
2014-04-03 | Detect Websense censorship (Fixes #2670) | Philipp Hagemeister | |
2014-03-23 | [extractor/common] Clarify preference key in formats | Philipp Hagemeister | |
2014-03-13 | Rename upload_timestamp to timestamp | Philipp Hagemeister | |
2014-03-13 | [vevo] Centralize timestamp handling | Philipp Hagemeister | |
2014-03-10 | Correct extractor documentation | Philipp Hagemeister | |
2014-03-03 | [canal13cl] Add test and improve extraction (#2498) | Philipp Hagemeister | |
2014-03-03 | Add display_id field | Philipp Hagemeister | |
2014-02-09 | [youtube] Correct invalid JSON (Fixes #2353) | Philipp Hagemeister | |
2014-01-31 | Fix extraction of og content in single quotes | dst | |
2014-01-29 | [bloomberg] Fix ooyala url extraction | Jaime Marquínez Ferrándiz | |
Added a helper method to InfoExtractor for searching the ‘twitter:player’ meta property. Now the OoyalaIE also recognizes the ‘ec’ parameter in the url as the embed code. | |||
2014-01-27 | Throw an error if no video formats are found | Philipp Hagemeister | |
2014-01-27 | [huffpost] Add support | Philipp Hagemeister | |