twitch-dl/twitchdl
Ivan Habunek e29d42e9ef
Use Twitch's client ID
Fetching access token with own client ID no longer works.

Everybody else in the world seems to be doing it:
https://github.com/search?p=2&q=kimne78kx3ncx6brgo4mv6wki5h1ko&type=Code
2020-04-10 16:21:10 +02:00
..
__init__.py Use Twitch's client ID 2020-04-10 16:21:10 +02:00
commands.py Save playlists to temp dir for debugging 2019-08-23 13:08:35 +02:00
console.py Add option not to delete downloaded VODs 2019-08-23 10:16:49 +02:00
download.py Improve download process 2019-01-29 14:46:24 +01:00
exceptions.py Allow using video URL as arg to download command 2019-02-09 11:52:15 +01:00
output.py Style the url in video list 2019-08-13 12:29:42 +02:00
twitch.py Use m3u8 lib to parse playlists 2019-08-23 12:36:05 +02:00
utils.py Improve download process 2019-01-29 14:46:24 +01:00