summaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/twitch.py
Commit message (Collapse)AuthorAgeFilesLines
...
* [twitch:past_broadcasts] Fix IE_NAMESergey M․2015-01-211-1/+1
|
* [twitch] Refactor and add support for past broadcastsSergey M․2015-01-211-165/+174
|
* [twitch] Add support for vods (Closes #4512)Sergey M․2014-12-181-0/+16
|
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-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-061-0/+42
|
* [twitch] Remove superfluous commaSergey M2014-10-181-1/+1
|
* [twitch] Update tests and minor improvementsSergey M․2014-10-171-12/+23
|
* [twitch] Rename extractor and support channel videosSergey M․2014-10-171-0/+176