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
Sergey M․
9f4576a7eb
[twitch] Update usher URL ( Closes #9975 )
8 years ago
Sergey M․
778f969447
[twitch:clips] Add extractor ( Closes #9767 )
9 years ago
Sergey M․
631d4c87ee
[twitch:vod] Use native hls
9 years ago
Sergey M․
0df79d552a
[twitch:bookmarks] Remove extractor
...
Bookmarks no longer available
9 years ago
Sergey M․
0db3a66162
[twitch] Skip dead tests
9 years ago
Sergey M․
6e6bc8dae5
Use urlencode_postdata across the codebase
9 years ago
Sergey M․
15707c7e02
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
...
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
9 years ago
Sergey M․
dec2cae0a7
[twitch:playlistbase] Clarify pagination bug
...
Pagination bug has been fixed by twitch on 15.03.2016.
9 years ago
Benjamin Congdon
ac45505528
Added flag for 'allow_audio_only' format in Twitch queries
9 years ago
Sergey M․
a8276b2680
[twitch:playlistbase] Fix all at once fetch
9 years ago
Sergey M․
ececca6cde
[twitch:playlistbase] Restore original _PAGE_LIMIT
9 years ago
Sergey M․
8bbb4b56ee
[twitch:playlistsbase] Use orderedSet
9 years ago