Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [common] Add new parameters for _download_webpage | Tithen-Firion | 2014-12-04 | 1 | -2/+12 | |
| | | | ||||||
* | | | [netzkino] Add new extractor (Fixes #4669) | Philipp Hagemeister | 2015-01-09 | 1 | -0/+11 | |
| | | | ||||||
* | | | [InfoExtractor/common] Correct and test meta tag matching | Philipp Hagemeister | 2015-01-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | Respect age_limit when listing extractors (Fixes #4653) | Philipp Hagemeister | 2015-01-07 | 1 | -0/+30 | |
| | | | ||||||
* | | | [youtube] Correct handling when DASH manifest is not necessary to find all ↵ | Philipp Hagemeister | 2015-01-03 | 1 | -0/+2 | |
| | | | | | | | | | | | | formats | |||||
* | | | [extractor/common] Allow multiline content tags | Sergey M․ | 2015-01-01 | 1 | -1/+1 | |
| | | | ||||||
* | | | [extractor/common] Update docstring: replace FileDownloader with YoutubeDL | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'Tithen-Firion/hsw-update' | Philipp Hagemeister | 2014-12-12 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | [common] Split _download_json | Tithen-Firion | 2014-12-05 | 1 | -0/+4 | |
| |/ / | | | | | | | | | | Add ability for extractor to use _parse_json | |||||
* | | | [vine] Provide alt_title (Fixes #4448) | Philipp Hagemeister | 2014-12-12 | 1 | -1/+2 | |
| | | | ||||||
* | | | [extractor/common] Add generic SMIL formats extraction routine | Sergey M․ | 2014-12-09 | 1 | -0/+43 | |
| | | | ||||||
* | | | [extractor/common] Document ie_key in url results | Philipp Hagemeister | 2014-12-09 | 1 | -3/+4 | |
| | | | ||||||
* | | | [extractor/common] Add description to playlist_result | Sergey M․ | 2014-12-07 | 1 | -1/+3 | |
| | | | ||||||
* | | | Allow iterators for playlist result entries | Philipp Hagemeister | 2014-12-06 | 1 | -2/+2 | |
| | | | ||||||
* | | | pep8 and minor beautification all around | Philipp Hagemeister | 2014-12-04 | 1 | -1/+2 | |
|/ / | ||||||
* | | [youtube] Use a cookie for seeting the language | Jaime Marquínez Ferrándiz | 2014-11-30 | 1 | -0/+6 | |
| | | | | | | | | This way, we don't have to do an aditional request | |||||
* | | [generic] Detect direct video links (Fixes #4149, #4313) | Philipp Hagemeister | 2014-11-26 | 1 | -1/+3 | |
| | | ||||||
* | | PEP8: applied even more rules | Jouke Waleson | 2014-11-23 | 1 | -2/+2 | |
| | | ||||||
* | | PEP8 applied | Jouke Waleson | 2014-11-23 | 1 | -3/+4 | |
| | | ||||||
* | | [extractor/common] Document _type values (Motivated by #4254) | Philipp Hagemeister | 2014-11-20 | 1 | -1/+37 | |
| | | ||||||
* | | [arte] Clean up format sorting mess | Philipp Hagemeister | 2014-11-20 | 1 | -0/+6 | |
| | | | | | | | | We now use our standard sorting facilities. As a side effect, it's finally possible to download German videos from French URLs and vice versa. | |||||
* | | [heise] Fix description, thumbnail and format ID | Philipp Hagemeister | 2014-11-04 | 1 | -8/+11 | |
| | | ||||||
* | | [util] Move compatibility functions out of util | Philipp Hagemeister | 2014-11-02 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | utils is large enough without these compatibility functions. Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py . Everything else (i.e. youtube-dl-specific helpers) goes into utils.py . | |||||
* | | Sort formats by fps as well | Philipp Hagemeister | 2014-10-30 | 1 | -0/+1 | |
| | | ||||||
* | | [youtube] Add formats 298, 299 (Fixes #4056) | Philipp Hagemeister | 2014-10-30 | 1 | -0/+1 | |
| | | ||||||
* | | [extractor/common] Improve m3u8 output | Philipp Hagemeister | 2014-10-27 | 1 | -1/+4 | |
| | | ||||||
* | | [generic] Handle audio streams that do not implement HEAD (Fixes #4032) | Philipp Hagemeister | 2014-10-26 | 1 | -2/+5 | |
| | | ||||||
* | | [viddler] Use API | Philipp Hagemeister | 2014-10-25 | 1 | -0/+5 | |
| | | ||||||
* | | [glide] Simplify | Philipp Hagemeister | 2014-10-24 | 1 | -1/+1 | |
|/ | ||||||
* | [extractor/common] Fix dumping requests with long file abspath on Windows | Sergey M․ | 2014-10-14 | 1 | -0/+6 | |
| | ||||||
* | [utils] Default age_limit to None | Philipp Hagemeister | 2014-10-03 | 1 | -0/+2 | |
| | | | | If we can't parse it, it means we don't have any information, not that the content is unrestricted. | |||||
* | [utils] Improve and test js_to_json | Philipp Hagemeister | 2014-10-01 | 1 | -1/+5 | |
| | ||||||
* | [golem] Simplify (#3828) | Philipp Hagemeister | 2014-09-28 | 1 | -0/+23 | |
| | ||||||
* | [common] Add new helper function _match_id | Philipp Hagemeister | 2014-09-28 | 1 | -0/+8 | |
| | ||||||
* | [muenchentv] Move live title generation to common | Philipp Hagemeister | 2014-09-28 | 1 | -0/+7 | |
| | ||||||
* | [vevo] Support 1080p videos (Fixes #3656) | Philipp Hagemeister | 2014-09-24 | 1 | -3/+13 | |
| | ||||||
* | [muenchentv] Add support (Fixes #3507) | Philipp Hagemeister | 2014-09-19 | 1 | -0/+2 | |
| | ||||||
* | [common] Improve codecs extraction from m3u8 | Sergey M․ | 2014-09-01 | 1 | -3/+6 | |
| | ||||||
* | [extractor/common] Correct typo | Philipp Hagemeister | 2014-08-28 | 1 | -1/+1 | |
| | ||||||
* | [sportdeutschland] Add support for more plain videos | Philipp Hagemeister | 2014-08-28 | 1 | -0/+3 | |
| | ||||||
* | [extractor/common] Modernize | Philipp Hagemeister | 2014-08-28 | 1 | -37/+39 | |
| | ||||||
* | [muscivault] Add extractor (Fixes #3593) | Philipp Hagemeister | 2014-08-27 | 1 | -1/+1 | |
| | ||||||
* | [sportdeutschland] add new extractor | Philipp Hagemeister | 2014-08-26 | 1 | -0/+49 | |
| | ||||||
* | [extractor/common] Generate better f4m format IDs | Philipp Hagemeister | 2014-08-25 | 1 | -2/+6 | |
| | ||||||
* | Merge remote-tracking branch 'riking/twofactor' | Philipp Hagemeister | 2014-08-24 | 1 | -0/+16 | |
|\ | ||||||
| * | Remove debug prints | riking | 2014-08-16 | 1 | -2/+0 | |
| | | ||||||
| * | [youtube] Add two-factor account signin (TOTP only) | riking | 2014-08-16 | 1 | -0/+18 | |
| | | | | | | | | | | | | 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 | |||||
* | | [grooveshark,http] Make HTTP POST downloads work | Philipp Hagemeister | 2014-08-24 | 1 | -0/+6 | |
| | | ||||||
* | | [escapist] Add support for og:video:url (Fixes #3557) | Philipp Hagemeister | 2014-08-21 | 1 | -2/+3 | |
|/ | ||||||
* | [extractor/common] _extract_f4m_formats: Use more specific messages when ↵ | Jaime Marquínez Ferrándiz | 2014-07-28 | 1 | -1/+3 | |
| | | | | downloading the manifest |