twitch-dl
setup
- download from here https://github.com/ihabunek/twitch-dl/releases/tag/1.12.1
- execute
python3 twitch-dl.1.10.2.pyz –help
examples
- vídeos del canal LibreLabUCM:
python3 twitch-dl.1.12.1.pyz videos LibreLabUCM
- descargar uno de los vídeos:
python3 twitch-dl.1.12.1.pyz <ID>
- escogiendo calidad:
python3 download -q 720p twitch-dl.1.12.1.pyz <ID>
- máxima calidad:
python3 download -q source twitch-dl.1.12.1.pyz <ID>