aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/twitch.py
AgeCommit message (Collapse)Author
2016-10-01[twitch] Skip a 404 testYen Chi Hsuan
2016-09-18[twitch:stream] Remove fallback to profile extraction when stream is offlineSergey M․
Main page does not contain profile videos anymore
2016-09-15[twitch] Fix api calls (Closes #10654, closes #10660)Sergey M․
2016-08-21[twitch] Renew authenticationSergey M․
2016-08-21[twitch] Refactor API callsSergey M․
2016-08-21[twitch] ModernizeSergey M․
2016-07-29[twitch:clips] Sort formatsSergey M․
2016-07-28[twitch:clips] Fix extraction (Closes #9767)Sergey M․
2016-07-01[twitch] Update usher URL (Closes #9975)Sergey M․
2016-06-14[twitch:clips] Add extractor (Closes #9767)Sergey M․
2016-06-05[twitch:vod] Use native hlsSergey M․
2016-05-13[twitch:bookmarks] Remove extractorSergey M․
Bookmarks no longer available
2016-05-12[twitch] Skip dead testsSergey M․
2016-03-26Use urlencode_postdata across the codebaseSergey M․
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode Closes #8974
2016-03-15[twitch:playlistbase] Clarify pagination bugSergey M․
Pagination bug has been fixed by twitch on 15.03.2016.
2016-03-07Added flag for 'allow_audio_only' format in Twitch queriesBenjamin Congdon
2016-03-03[twitch:playlistbase] Fix all at once fetchSergey M․
2016-03-03[twitch:playlistbase] Restore original _PAGE_LIMITSergey M․
2016-03-03[twitch:playlistsbase] Use orderedSetSergey M․
2016-03-03[twitch] Workaround broken paging (Closes #8740)Sergey M․
2016-03-03[twitch:playlistbase] Mark brokenSergey M․
Twitch paging mechanism is completely broken on twitch side serving all videos all the time and making our travis builds stall.
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
compat_urllib_request.Request [downloader/dash] Use sanitized_Request [downloader/http] Use sanitized_Request [atresplayer] Use sanitized_Request [bambuser] Use sanitized_Request [bliptv] Use sanitized_Request [brightcove] Use sanitized_Request [cbs] Use sanitized_Request [ceskatelevize] Use sanitized_Request [collegerama] Use sanitized_Request [extractor/common] Use sanitized_Request [crunchyroll] Use sanitized_Request [dailymotion] Use sanitized_Request [dcn] Use sanitized_Request [dramafever] Use sanitized_Request [dumpert] Use sanitized_Request [eitb] Use sanitized_Request [escapist] Use sanitized_Request [everyonesmixtape] Use sanitized_Request [extremetube] Use sanitized_Request [facebook] Use sanitized_Request [fc2] Use sanitized_Request [flickr] Use sanitized_Request [4tube] Use sanitized_Request [gdcvault] Use sanitized_Request [extractor/generic] Use sanitized_Request [hearthisat] Use sanitized_Request [hotnewhiphop] Use sanitized_Request [hypem] Use sanitized_Request [iprima] Use sanitized_Request [ivi] Use sanitized_Request [keezmovies] Use sanitized_Request [letv] Use sanitized_Request [lynda] Use sanitized_Request [metacafe] Use sanitized_Request [minhateca] Use sanitized_Request [miomio] Use sanitized_Request [meovideo] Use sanitized_Request [mofosex] Use sanitized_Request [moniker] Use sanitized_Request [mooshare] Use sanitized_Request [movieclips] Use sanitized_Request [mtv] Use sanitized_Request [myvideo] Use sanitized_Request [neteasemusic] Use sanitized_Request [nfb] Use sanitized_Request [niconico] Use sanitized_Request [noco] Use sanitized_Request [nosvideo] Use sanitized_Request [novamov] Use sanitized_Request [nowness] Use sanitized_Request [nuvid] Use sanitized_Request [played] Use sanitized_Request [pluralsight] Use sanitized_Request [pornhub] Use sanitized_Request [pornotube] Use sanitized_Request [primesharetv] Use sanitized_Request [promptfile] Use sanitized_Request [qqmusic] Use sanitized_Request [rtve] Use sanitized_Request [safari] Use sanitized_Request [sandia] Use sanitized_Request [shared] Use sanitized_Request [sharesix] Use sanitized_Request [sina] Use sanitized_Request [smotri] Use sanitized_Request [sohu] Use sanitized_Request [spankwire] Use sanitized_Request [sportdeutschland] Use sanitized_Request [streamcloud] Use sanitized_Request [streamcz] Use sanitized_Request [tapely] Use sanitized_Request [tube8] Use sanitized_Request [tubitv] Use sanitized_Request [twitch] Use sanitized_Request [twitter] Use sanitized_Request [udemy] Use sanitized_Request [vbox7] Use sanitized_Request [veoh] Use sanitized_Request [vessel] Use sanitized_Request [vevo] Use sanitized_Request [viddler] Use sanitized_Request [videomega] Use sanitized_Request [viewvster] Use sanitized_Request [viki] Use sanitized_Request [vk] Use sanitized_Request [vodlocker] Use sanitized_Request [voicerepublic] Use sanitized_Request [wistia] Use sanitized_Request [xfileshare] Use sanitized_Request [xtube] Use sanitized_Request [xvideos] Use sanitized_Request [yandexmusic] Use sanitized_Request [youku] Use sanitized_Request [youporn] Use sanitized_Request [youtube] Use sanitized_Request [patreon] Use sanitized_Request [extractor/common] Remove unused import [nfb] PEP 8
2015-10-17[twitch:vod] FormattingSergey M․
2015-10-17[twitch:vod] Improve extractionSergey M․
2015-10-17[twitch] Improve authenticationSergey M․
2015-08-18[twitch] Fix login (Closes #6599)Sergey M․
2015-08-17[twitch:vod] Add test for #6585Sergey M․
2015-08-17[twitch] Make more robustSergey M․
2015-08-17[twitch] Allow untitled videos (Closes #6585)Sergey M․
2015-08-03[twitch] Parse start_time from 't' (closes #6441)Niklas Haas
Eg. for VOD links like http://www.twitch.tv/gamesdonequick/v/9136645?t=14h29m15s
2015-07-20[twitch:stream] Improve _VALID_URL (Closes #6294)Sergey M․
2015-07-18[twitch:stream] Clarify channel_id reassignment rationale (#6263)Sergey M․
2015-07-18[twitch:stream] Fix channel_id in different case (Closes #6263)Sergey M․
2015-07-14[extractor/common] Improve _form_hidden_inputs and rename to _hidden_inputsSergey M․
2015-07-10[twitch] Use `_form_hidden_inputs` when logging inSergey M․
2015-07-10[twitch] Fix non-ASCII logins/passwords on python 2Sergey M․
2015-07-10[twitch] Show reset password requestSergey M․
2015-07-10[twitch] Fix error message regexSergey M․
2015-07-10[twitch] Fix login (Closes #6186)Sergey M․
2015-06-28[twitch:vod] Update _TESTYen Chi Hsuan
The original test case is gone
2015-06-28[twitch:vod] Fix 'Source' format in m3u8 (closes #6115)Yen Chi Hsuan
2015-03-22[twitch] Only match digits for the video idJaime Marquínez Ferrándiz
Urls can also contain contain a query (for example a timestamp '?t=foo')
2015-03-20[twitch] Fix loginSergey M․
2015-03-08[twitch] Fix live streams (Closes #5158)Sergey M․
2015-03-06[twitch:vod] Prefer source stream (Fixes #5143)Philipp Hagemeister
2015-03-03Make sure netrc works for all extractors with login supportPhilipp Hagemeister
Fixes #5112
2015-02-28[twitch] Pass api_token along with every request (Closes #3986)Sergey M․
2015-02-17PEP8 fixesPhilipp Hagemeister
2015-02-17[twitch:stream] Prefer the 'source' format (fixes #4972)Jaime Marquínez Ferrándiz