Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [twitch] Fix non-ASCII logins/passwords on python 2 | Sergey M․ | 2015-07-10 | 1 | -2/+2 | |
| | ||||||
* | [twitch] Show reset password request | Sergey M․ | 2015-07-10 | 1 | -0/+3 | |
| | ||||||
* | [twitch] Fix error message regex | Sergey M․ | 2015-07-10 | 1 | -4/+5 | |
| | ||||||
* | [twitch] Fix login (Closes #6186) | Sergey M․ | 2015-07-10 | 1 | -14/+8 | |
| | ||||||
* | [twitch:vod] Update _TEST | Yen Chi Hsuan | 2015-06-28 | 1 | -8/+8 | |
| | | | | The original test case is gone | |||||
* | [twitch:vod] Fix 'Source' format in m3u8 (closes #6115) | Yen Chi Hsuan | 2015-06-28 | 1 | -1/+1 | |
| | ||||||
* | [twitch] Only match digits for the video id | Jaime Marquínez Ferrándiz | 2015-03-22 | 1 | -3/+3 | |
| | | | | Urls can also contain contain a query (for example a timestamp '?t=foo') | |||||
* | [twitch] Fix login | Sergey M․ | 2015-03-20 | 1 | -4/+5 | |
| | ||||||
* | [twitch] Fix live streams (Closes #5158) | Sergey M․ | 2015-03-08 | 1 | -4/+3 | |
| | ||||||
* | [twitch:vod] Prefer source stream (Fixes #5143) | Philipp Hagemeister | 2015-03-06 | 1 | -7/+10 | |
| | ||||||
* | Make sure netrc works for all extractors with login support | Philipp Hagemeister | 2015-03-03 | 1 | -0/+1 | |
| | | | | Fixes #5112 | |||||
* | [twitch] Pass api_token along with every request (Closes #3986) | Sergey M․ | 2015-02-28 | 1 | -1/+9 | |
| | ||||||
* | PEP8 fixes | Philipp Hagemeister | 2015-02-17 | 1 | -0/+1 | |
| | ||||||
* | [twitch:stream] Prefer the 'source' format (fixes #4972) | Jaime Marquínez Ferrándiz | 2015-02-17 | 1 | -0/+6 | |
| | ||||||
* | [twitch] PEP8 | Jaime Marquínez Ferrándiz | 2015-01-23 | 1 | -1/+1 | |
| | ||||||
* | [twitch] Add support for bookmarks | Sergey M․ | 2015-01-23 | 1 | -5/+36 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2015-01-23 | 1 | -1/+2 | |
|\ | ||||||
| * | [twitch:stream] Randomize query | Sergey M․ | 2015-01-22 | 1 | -1/+2 | |
| | | ||||||
* | | [twitch] PEP8 | Philipp Hagemeister | 2015-01-22 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2015-01-22 | 1 | -3/+94 | |
|\ | ||||||
| * | [twitch] Add support for streams (Closes #893, closes #3693, closes #1884) | Sergey M․ | 2015-01-22 | 1 | -3/+94 | |
| | | ||||||
* | | [twitch] Move URL matching tests into extractor | Philipp Hagemeister | 2015-01-22 | 1 | -2/+5 | |
|/ | ||||||
* | [twitch:past_broadcasts] Fix IE_NAME | Sergey M․ | 2015-01-21 | 1 | -1/+1 | |
| | ||||||
* | [twitch] Refactor and add support for past broadcasts | Sergey M․ | 2015-01-21 | 1 | -165/+174 | |
| | ||||||
* | [twitch] Add support for vods (Closes #4512) | Sergey M․ | 2014-12-18 | 1 | -0/+16 | |
| | ||||||
* | Fix imports and general cleanup | Philipp Hagemeister | 2014-12-13 | 1 | -1/+3 | |
| | | | | | | | | · Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions | |||||
* | [twitch] Add login support (#3986) | Sergey M․ | 2014-12-06 | 1 | -0/+42 | |
| | ||||||
* | [twitch] Remove superfluous comma | Sergey M | 2014-10-18 | 1 | -1/+1 | |
| | ||||||
* | [twitch] Update tests and minor improvements | Sergey M․ | 2014-10-17 | 1 | -12/+23 | |
| | ||||||
* | [twitch] Rename extractor and support channel videos | Sergey M․ | 2014-10-17 | 1 | -0/+176 | |