twitch-dl
twitch-dl copied to clipboard
CLI tool for downloading videos from Twitch.
There's a program called pyinstalive which allows you to download instagram livestreams as they're being livestreamed would be nice to have this for twitch to easily record the livestreams even...
Running on Ubuntu trough WSL, memory consumption steadily rises few megabytes every second until antirety of my system memory is full and twitch-dl gets stuck. Shutting the program down doesn't...
Hey! I found that on my AWS instance (t3.large, 2 cores) downloading a large VOD (20gb) has better speed with -w 2 instead of -w 8 or any other value....
Closes #95 The change from `game_ids=None` to `game_ids=[]` is because `None` breaks the GraphQL query. If `channel_videos_generator` is being called without explicitly setting the named argument `game_ids`, `None` is being...
The `download` subcommand's help lists: ``` -f FORMAT, --format FORMAT Video format to convert into, passed to ffmpeg as the target file extension (default: mkv) ``` However it seems that...
It would be nice if the data that's printed (especially when using the json flag) would be returned by the function instead of only printing it It would make it...
Thanks again for the project. What I need as output is the .ts files from download as I will render the combined stream myself afterwards. If possible can we get...
Hello, I have seen several request for adding multiple downloads in the script in one form or another. I'm here to request an other one, but one I think that...
FileNotFoundError: [Errno 2] No such file or directory: '/var/folders/zb/qx2bfsd937s9vvtw5nmn3gnc0000gn/T/twitch-dl/2d77187406850464738d_philza_39737985867_1627664343/480p30/00001.ts.tmp' -> '/var/folders/zb/qx2bfsd937s9vvtw5nmn3gnc0000gn/T/twitch-dl/2d77187406850464738d_philza_39737985867_1627664343/480p30/00001.ts'