aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/twitch.py
AgeCommit message (Expand)Author
2021-01-14[twitch] Set OAuth token for GraphQL requests using auth-token cookie (#27790)main()
2021-01-10[twitch] Improve login error extractionSergey M․
2021-01-10[twitch] Fix authentication (refs #27743)Sergey M․
2021-01-06[twitch] RefactorSergey M․
2021-01-06[twitch] Drop legacy kraken API v5 code altogetherSergey M․
2021-01-06[twitch:vod] Switch to GraphQL for video metadataSergey M․
2021-01-06[twitch] Improve access token extraction and remove unused code (closes #27646)Sergey M․
2021-01-06[twitch] Switch access token to GraphQL and refactor.23rd
2020-09-20[twitch] Switch streams to GraphQL and refactor (closes #26535)Sergey M․
2020-09-06[twitch] Rework extractors (closes #12297, closes #20414, closes #20604, clos...Sergey M․
2020-06-06[twitch:stream] Expect 400 and 410 HTTP errors from APISergey M․
2020-06-06[twitch:stream] Fix extraction (closes #25528)Sergey M․
2020-06-06[twitch] Pass v5 accept header and fix thumbnails extraction (closes #25531)Sergey M․
2020-04-07[twitch:clips] Extend _VALID_URL (closes #24290) (#24642)Felix Stupp
2020-02-01[twitch:stream] Lowercase channel id for stream request (closes #23917)Sergey M․
2019-12-13[twitch] fix clip extraction(closes #23375)Remita Amine
2019-12-06[twitch] extract m3u8 formats frame rate(closes #23333)Remita Amine
2019-11-09[twitch] fix video comments URL(#18593)(closes #15828)Remita Amine
2019-11-09[twitch] add support for Clip embed URLsRemita Amine
2019-10-16[twitch] update VOD URL matching (closes #22395) (#22727)MobiDotS
2019-07-03[twitch:vod] Actualize m3u8 URL (#21538, #21607)David Caldwell
2019-04-27[twitch] Prefer source format (closes #20850)Sergey M․
2019-02-12[twitch] Add new source format detection approach (closes #19193)Sergey M․
2018-09-17[twitch] Don't pollute default headers dictSergey M․
2018-09-14[twitch:clips] Extend _VALID_URL (closes #17559)Sergey M․
2018-08-03[twitch] Update cliend id and modernize (closes #17126)Sergey M․
2018-08-03[twitch] Fix authentication (closes #17024)Tim Broder
2018-08-02[twitch:vod] Improve _VALID_URL (closes #17135)Sergey M․
2018-07-21Improve URL extractionSergey M․
2018-05-26remove unnecessary assignment parenthesisRemita Amine
2018-05-12[twitch:clips] Sort formatsSergey M․
2018-05-11[twitch:clips] Fix extraction (closes #16429)Sergey M․
2018-04-24[twitch] Extract is_live according to status (closes #16259)Sergey M․
2018-04-10[twitch] Add support for mobile URLs (closes #16146)Sergey M․
2018-01-16[twitch] Fix authentication and error capture (closes #14090, closes #15264)Sergey M․
2018-01-03[twitch] Pass video id to url_result when extracting playlistLuc Ritchie
2017-11-11Remove sensitive data from logging in messagesSergey M․
2017-10-23[twitch:clips] Fix title extractionJ.D. Purcell
2017-09-15[twitch] Add support for go.twitch.tv URLs (closes #14215)Sergey M․
2017-03-07[twitch] PEP8Yen Chi Hsuan
2017-03-05[twitch] Use better naming and simplify (closes #11974)Sergey M․
2017-03-05[twitch] Add basic support for two-factor authenticationXiao Di Guan
2017-02-04[twitch:stream] Improve _VALID_URL (closes #11971)Sergey M․
2017-01-27[twitch:vod] Expand _VALID_URL (closes #11846)Sergey M․
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-12-31[twitch:vod] Improve _VALID_URL (closes #11537)Sergey M․
2016-12-31[twitch] Added support for player.twitch.tv URLs (closes #11535)Robert Smith
2016-12-24[twitch] Add support for rechat messages (closes #11524)Sergey M․
2016-12-17[twitch] Adapt to new videos pages schema (closes #11469)Sergey M․
2016-10-23[twitch:stream] Add support for rebroadcasts (closes #10995)Sergey M․