Sergey M․
|
defc820b70
|
[twitch] Switch streams to GraphQL and refactor (closes #26535)
|
4 years ago |
Sergey M․
|
841b683804
|
[twitch] Rework extractors (closes #12297, closes #20414, closes #20604, closes #21811, closes #21812, closes #22979, closes #24263, closes #25010, closes #25553, closes #25606)
* Switch to GraphQL.
+ Add support for collections.
+ Add support for clips and collections playlists.
|
4 years ago |
Sergey M․
|
b37e47a3f9
|
[twitch:stream] Expect 400 and 410 HTTP errors from API
|
4 years ago |
Sergey M․
|
ce3735df02
|
[twitch:stream] Fix extraction (closes #25528)
|
4 years ago |
Sergey M․
|
a0455d0ffd
|
[twitch] Pass v5 accept header and fix thumbnails extraction (closes #25531)
|
4 years ago |
Felix Stupp
|
c9595ee780
|
[twitch:clips] Extend _VALID_URL (closes #24290) (#24642)
|
5 years ago |
Sergey M․
|
00de61a98f
|
[twitch:stream] Lowercase channel id for stream request (closes #23917)
|
5 years ago |
Remita Amine
|
232ed8e6e0
|
[twitch] fix clip extraction(closes #23375)
|
5 years ago |
Remita Amine
|
1d31b7ca04
|
[twitch] extract m3u8 formats frame rate(closes #23333)
|
5 years ago |
Remita Amine
|
ce112a8c19
|
[twitch] fix video comments URL(#18593)(closes #15828)
|
5 years ago |
Remita Amine
|
0b16b3c2d3
|
[twitch] add support for Clip embed URLs
|
5 years ago |
MobiDotS
|
bc48773ed4
|
[twitch] update VOD URL matching (closes #22395) (#22727)
|
5 years ago |
David Caldwell
|
2da4316e48
|
[twitch:vod] Actualize m3u8 URL (#21538, #21607)
|
5 years ago |
Sergey M․
|
60e67c5b2c
|
[twitch] Prefer source format (closes #20850)
|
6 years ago |
Sergey M․
|
985637cbbf
|
[twitch] Add new source format detection approach (closes #19193)
|
6 years ago |
Sergey M․
|
e2f61598be
|
[twitch] Don't pollute default headers dict
|
6 years ago |
Sergey M․
|
db348e8849
|
[twitch:clips] Extend _VALID_URL (closes #17559)
|
6 years ago |
Sergey M․
|
cb1c3a3c07
|
[twitch] Update cliend id and modernize (closes #17126)
|
6 years ago |
Tim Broder
|
48afc6ca3e
|
[twitch] Fix authentication (closes #17024)
|
6 years ago |
Sergey M․
|
644921b372
|
[twitch:vod] Improve _VALID_URL (closes #17135)
|
6 years ago |
Sergey M․
|
3052a30d42
|
Improve URL extraction
|
6 years ago |
Remita Amine
|
68217024e8
|
remove unnecessary assignment parenthesis
|
7 years ago |
Sergey M․
|
07acdc5afc
|
[twitch:clips] Sort formats
|
7 years ago |
Sergey M․
|
49fa7de301
|
[twitch:clips] Fix extraction (closes #16429)
|
7 years ago |
Sergey M․
|
0ff51adae6
|
[twitch] Extract is_live according to status (closes #16259)
|
7 years ago |
Sergey M․
|
fce7962691
|
[twitch] Add support for mobile URLs (closes #16146)
|
7 years ago |
Sergey M․
|
1370dba59f
|
[twitch] Fix authentication and error capture (closes #14090, closes #15264)
|
7 years ago |
Luc Ritchie
|
f0c6c2bce2
|
[twitch] Pass video id to url_result when extracting playlist
|
7 years ago |
Sergey M․
|
e4d9586562
|
Remove sensitive data from logging in messages
|
7 years ago |
J.D. Purcell
|
cdd1ce92c4
|
[twitch:clips] Fix title extraction
|
7 years ago |
Sergey M․
|
b763e1d68c
|
[twitch] Add support for go.twitch.tv URLs (closes #14215)
|
7 years ago |
Yen Chi Hsuan
|
fe646a2f10
|
[twitch] PEP8
|
8 years ago |
Sergey M․
|
5316566edc
|
[twitch] Use better naming and simplify (closes #11974)
|
8 years ago |
Xiao Di Guan
|
c64c03be35
|
[twitch] Add basic support for two-factor authentication
|
8 years ago |
Sergey M․
|
9db8f6c540
|
[twitch:stream] Improve _VALID_URL (closes #11971)
|
8 years ago |
Sergey M․
|
0b23c222ba
|
[twitch:vod] Expand _VALID_URL (closes #11846)
|
8 years ago |
Yen Chi Hsuan
|
ec85ded83c
|
Fix "invalid escape sequences" error on Python 3.6
|
8 years ago |
Sergey M․
|
3f1ce16876
|
[twitch:vod] Improve _VALID_URL (closes #11537)
|
8 years ago |
Robert Smith
|
9a0f999585
|
[twitch] Added support for player.twitch.tv URLs (closes #11535)
|
8 years ago |
Sergey M․
|
264e77c406
|
[twitch] Add support for rechat messages (closes #11524)
|
8 years ago |
Sergey M․
|
93753aad20
|
[twitch] Adapt to new videos pages schema (closes #11469)
|
8 years ago |
Sergey M․
|
9aa929d337
|
[twitch:stream] Add support for rebroadcasts (closes #10995)
|
8 years ago |
Yen Chi Hsuan
|
9bd7bd0b80
|
[twitch] Skip a 404 test
|
8 years ago |
Sergey M․
|
cc764a6da8
|
[twitch:stream] Remove fallback to profile extraction when stream is offline
Main page does not contain profile videos anymore
|
8 years ago |
Sergey M․
|
95be29e1c6
|
[twitch] Fix api calls (Closes #10654, closes #10660)
|
8 years ago |
Sergey M․
|
efe470e261
|
[twitch] Renew authentication
|
8 years ago |
Sergey M․
|
e3f6b56909
|
[twitch] Refactor API calls
|
8 years ago |
Sergey M․
|
b1e676fde8
|
[twitch] Modernize
|
8 years ago |
Sergey M․
|
0cacae2807
|
[twitch:clips] Sort formats
|
8 years ago |
Sergey M․
|
74ba450a81
|
[twitch:clips] Fix extraction (Closes #9767)
|
8 years ago |