Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | PEP8 applied | Jouke Waleson | 2014-11-23 | 1 | -10/+20 | |
| | | ||||||
* | | [youtube] Clarify keywords | Philipp Hagemeister | 2014-11-23 | 1 | -4/+4 | |
|/ | ||||||
* | [youtube] Support controversy videos (Fixes #4275) | Philipp Hagemeister | 2014-11-23 | 1 | -1/+14 | |
| | ||||||
* | [youtube] Add webm audio formats (Fixes #4229) | Philipp Hagemeister | 2014-11-18 | 1 | -0/+5 | |
| | ||||||
* | [youtube] Better error message for DASH manifest | Philipp Hagemeister | 2014-11-17 | 1 | -1/+1 | |
| | ||||||
* | Fix YouTube signature extraction. | Aaron Wojnowski | 2014-11-13 | 1 | -1/+1 | |
| | ||||||
* | [YoutubeDL] Add playlist_id and playlist_title fields (Fixes #4139) | Philipp Hagemeister | 2014-11-09 | 1 | -0/+1 | |
| | ||||||
* | [youtube] Clarify output | Philipp Hagemeister | 2014-11-04 | 1 | -1/+1 | |
| | ||||||
* | [youtube] Skip sts if missing (Fixes #4095, fixes #4103) | Philipp Hagemeister | 2014-11-04 | 1 | -5/+5 | |
| | ||||||
* | [youtube] Detect formats 298 et al as mp4 (Fixes #4066) | Philipp Hagemeister | 2014-10-31 | 1 | -5/+3 | |
| | ||||||
* | [youtube] Add format 266 (Fixes #4055) | Philipp Hagemeister | 2014-10-30 | 1 | -0/+1 | |
| | ||||||
* | [youtube] Add support for formats 302 and 303 (Fixes #4060) | Philipp Hagemeister | 2014-10-30 | 1 | -0/+2 | |
| | ||||||
* | [youtube] Add formats 298, 299 (Fixes #4056) | Philipp Hagemeister | 2014-10-30 | 1 | -0/+4 | |
| | ||||||
* | [youtube:playlist] Fix test title | Philipp Hagemeister | 2014-10-27 | 1 | -1/+1 | |
| | ||||||
* | [youtube] Make confirm_age non-fatal (#4042) | Philipp Hagemeister | 2014-10-26 | 1 | -2/+2 | |
| | ||||||
* | [youtube] Only set language when necessary | Philipp Hagemeister | 2014-10-23 | 1 | -2/+3 | |
| | | | | We only need to set the language when we are using a login; otherwise it will always be English. | |||||
* | [youtube] Add support for format 278 | Philipp Hagemeister | 2014-10-13 | 1 | -0/+1 | |
| | ||||||
* | [youtube] Download DASH manifest by default (Closes #3887) | Philipp Hagemeister | 2014-10-13 | 1 | -1/+1 | |
| | ||||||
* | [youtube] Correct language cookie handling | Philipp Hagemeister | 2014-09-29 | 1 | -3/+11 | |
| | ||||||
* | [youtube] Always request webpage in English (Fixes #3844) | Philipp Hagemeister | 2014-09-29 | 1 | -1/+3 | |
| | ||||||
* | [vimeo:likes] Support large like lists (Fixes #3847) | Philipp Hagemeister | 2014-09-29 | 1 | -2/+2 | |
| | ||||||
* | [youtube] Support for embedded /p players (Fixes #3821) | Philipp Hagemeister | 2014-09-25 | 1 | -0/+7 | |
| | ||||||
* | [youtube] Support embed/videoseries URLs (#3821) | Philipp Hagemeister | 2014-09-24 | 1 | -2/+9 | |
| | ||||||
* | [youtube] Move more tests to extractors | Philipp Hagemeister | 2014-09-24 | 1 | -9/+62 | |
| | ||||||
* | [youtube] Remove superfluous unicode specifiers | Philipp Hagemeister | 2014-09-24 | 1 | -68/+68 | |
| | ||||||
* | [youtube] Modernize | Philipp Hagemeister | 2014-09-24 | 1 | -49/+54 | |
| | ||||||
* | [youtube] Modernize | Philipp Hagemeister | 2014-09-13 | 1 | -124/+127 | |
| | ||||||
* | [youtube] Correct description in test case | Philipp Hagemeister | 2014-09-13 | 1 | -1/+1 | |
| | ||||||
* | [youtube] Move more tests to Playlist IE, and simply suitable. | Philipp Hagemeister | 2014-09-13 | 1 | -7/+34 | |
| | ||||||
* | [youtube] Move playlist test to extractor | Philipp Hagemeister | 2014-09-13 | 1 | -0/+9 | |
| | ||||||
* | Merge remote-tracking branch 'drags/yt-feed-loadmore' | Philipp Hagemeister | 2014-09-13 | 1 | -1/+2 | |
|\ | ||||||
| * | Check load_more_widget_html for feed paging | Tim Sogard | 2014-07-27 | 1 | -1/+2 | |
| | | ||||||
* | | [youtube] Don't make the url protocol optional | Jaime Marquínez Ferrándiz | 2014-09-11 | 1 | -2/+2 | |
| | | | | | | | | The generic extractor will add it. | |||||
* | | [youtube] Move cache into its own module | Philipp Hagemeister | 2014-09-03 | 1 | -38/+8 | |
| | | ||||||
* | | [youtube:playlist] PEP8 | Philipp Hagemeister | 2014-09-01 | 1 | -8/+14 | |
| | | ||||||
* | | Merge branch 'master' of github.com:rg3/youtube-dl | Jaime Marquínez Ferrándiz | 2014-08-31 | 1 | -1/+5 | |
|\ \ | ||||||
| * | | [youtube] Fix category extraction | Philipp Hagemeister | 2014-08-31 | 1 | -1/+3 | |
| | | | ||||||
| * | | [youtube] Test for like_count and dislike_count (#3633) | Philipp Hagemeister | 2014-08-31 | 1 | -0/+2 | |
| | | | ||||||
* | | | [youtube:subscriptions] Fix extraction (fixes #2975) | Jaime Marquínez Ferrándiz | 2014-08-31 | 1 | -6/+37 | |
|/ / | ||||||
* | | [youtube] Fix extraction of like and dislike count (fixes #3633) | Jaime Marquínez Ferrándiz | 2014-08-31 | 1 | -5/+5 | |
| | | ||||||
* | | Merge remote-tracking branch 'riking/twofactor' | Philipp Hagemeister | 2014-08-24 | 1 | -1/+73 | |
|\ \ | ||||||
| * | | [youtube] Add two-factor account signin (TOTP only) | riking | 2014-08-16 | 1 | -1/+73 | |
| | | | | | | | | | | | | | | | | | | 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 | |||||
* | | | Merge remote-tracking branch 'liudongmiao/patch-subtitle' | Philipp Hagemeister | 2014-08-22 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | if there is more than one subtitle for the language, use the first one | Liu DongMiao | 2014-07-23 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | [youtube] tag 171 is 128KBits (Fixes #3542) | Philipp Hagemeister | 2014-08-21 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [youtube] Handle incorrectly written cache files (#3549) | Philipp Hagemeister | 2014-08-21 | 1 | -0/+7 | |
| |/ / |/| | | ||||||
* | | | [youtube] Use new signature cache ID for in-memory cache as well | Philipp Hagemeister | 2014-08-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | [youtube] Make cache ID a tuple of lengths instead of just the whole length | Philipp Hagemeister | 2014-08-02 | 1 | -10/+18 | |
| | | | ||||||
* | | | [youtube] Clean up -v signature output | Philipp Hagemeister | 2014-08-02 | 1 | -2/+2 | |
| | | | ||||||
* | | | [youtube] Show format ID in signature deobfuscation -v output | Philipp Hagemeister | 2014-08-02 | 1 | -43/+46 | |
| |/ |/| |