72 Commits (ec85ded83cbfa652ba94cb080aab52d8b270212a)

Author SHA1 Message Date
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 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) 8 years ago
Sergey M․ 631d4c87ee
[twitch:vod] Use native hls 8 years ago
Sergey M․ 0df79d552a
[twitch:bookmarks] Remove extractor 8 years ago
Sergey M․ 0db3a66162
[twitch] Skip dead tests 8 years ago
Sergey M․ 6e6bc8dae5 Use urlencode_postdata across the codebase 8 years ago
Sergey M․ 15707c7e02 [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 8 years ago
Sergey M․ dec2cae0a7 [twitch:playlistbase] Clarify pagination bug 8 years ago
Benjamin Congdon ac45505528 Added flag for 'allow_audio_only' format in Twitch queries 8 years ago
Sergey M․ a8276b2680 [twitch:playlistbase] Fix all at once fetch 8 years ago
Sergey M․ ececca6cde [twitch:playlistbase] Restore original _PAGE_LIMIT 8 years ago
Sergey M․ 8bbb4b56ee [twitch:playlistsbase] Use orderedSet 8 years ago
Sergey M․ 539a1641c6 [twitch] Workaround broken paging (Closes #8740) 8 years ago
Sergey M․ 2316dc2b9a [twitch:playlistbase] Mark broken 8 years ago
Sergey M? 5c2266df4b Switch codebase to use sanitized_Request instead of 9 years ago
Sergey M․ 350c948133 [twitch:vod] Formatting 9 years ago
Sergey M․ e5e9966199 [twitch:vod] Improve extraction 9 years ago
Sergey M․ fbd9f6ea80 [twitch] Improve authentication 9 years ago
Sergey M․ 03c635a4b5 [twitch] Fix login (Closes #6599) 9 years ago
Sergey M․ 9c724a9802 [twitch:vod] Add test for #6585 9 years ago
Sergey M․ 7a6e8a1b17 [twitch] Make more robust 9 years ago
Sergey M․ 369c12e038 [twitch] Allow untitled videos (Closes #6585) 9 years ago
Niklas Haas e704f87f86 [twitch] Parse start_time from 't' (closes #6441) 9 years ago
Sergey M․ faa1f83ab4 [twitch:stream] Improve _VALID_URL (Closes #6294) 9 years ago
Sergey M․ 0696667734 [twitch:stream] Clarify channel_id reassignment rationale (#6263) 9 years ago
Sergey M․ 1793d71db6 [twitch:stream] Fix channel_id in different case (Closes #6263) 9 years ago
Sergey M․ f8da79f828 [extractor/common] Improve _form_hidden_inputs and rename to _hidden_inputs 9 years ago
Sergey M․ a0aab26a41 [twitch] Use `_form_hidden_inputs` when logging in 9 years ago
Sergey M․ c0bf5e1c4d [twitch] Fix non-ASCII logins/passwords on python 2 9 years ago
Sergey M․ 17b41a3337 [twitch] Show reset password request 9 years ago
Sergey M․ 89a683ae74 [twitch] Fix error message regex 9 years ago
Sergey M․ 9296e92e1c [twitch] Fix login (Closes #6186) 9 years ago
Yen Chi Hsuan ac0474f89d [twitch:vod] Update _TEST 9 years ago
Yen Chi Hsuan bb512e57dc [twitch:vod] Fix 'Source' format in m3u8 (closes #6115) 9 years ago
Jaime Marquínez Ferrándiz 93f787070f [twitch] Only match digits for the video id 9 years ago
Sergey M․ 1887ecd4d6 [twitch] Fix login 9 years ago