• Stars
    star
    613
  • Rank 70,753 (Top 2 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 6 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CLI tool for downloading videos from Twitch.

Twitch Downloader

CLI tool for downloading videos from twitch.tv

Inspired by youtube-dl but improves upon it by using multiple concurrent connections to make the download faster.

Resources

Requirements

  • Python 3.7 or later
  • ffmpeg, installed and on the system path

Quick start

See installation instructions to set up twitch-dl.

List videos from a channel.

twitch-dl videos bananasaurus_rex

List clips from a channel.

twitch-dl clips bananasaurus_rex

Download a video by URL.

twitch-dl download https://www.twitch.tv/videos/1418494769

or by ID

twitch-dl download 1418494769

Download a clip by URL

twitch-dl download https://www.twitch.tv/bananasaurus_rex/clip/PlacidColdClipsdadDeIlluminati-hL2s_aLE4CHvVN4J

or by slug

twitch-dl download PlacidColdClipsdadDeIlluminati-hL2s_aLE4CHvVN4J

For more info see the documentation.

License

Copyright 2018-2022 Ivan Habunek [email protected]

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html

Useful links for dev

More Repositories

1

toot

toot - Mastodon CLI & TUI
Python
1,091
star
2

github-vanity

Write to your GitHub activity chart
Python
159
star
3

pdf417-php

A library for encoding and generating PDF417 2D barcodes
PHP
91
star
4

pdf417-py

PDF417 barcode generator for Python
Python
77
star
5

phormium

Phormium is a minimal ORM for PHP (which incidentally works with Informix)
PHP
56
star
6

radioscraper

Scraping Croatian radio playlists
Python
18
star
7

hub3-api

An API for creating 2D barcodes in HUB3 format
Twig
18
star
8

isaac

Save game parser for Binding of Isaac: Rebirth
PHP
12
star
9

tooi

10
star
10

hnbex-cli

CLI tool which displays exchange rates for Croatian Kuna (HRK)
Python
7
star
11

php-upload-progress

Demonstrates the file upload progress indicator introduced in PHP 5.4
JavaScript
6
star
12

tactician-pimple

Allows lazy loading of Tactician command handlers from a Pimple DI container.
PHP
5
star
13

starship

A static site generator in PHP
PHP
4
star
14

log4php3

Preparations and tryouts for log4php 3.0.0.
JavaScript
3
star
15

phormium-modgen

Model class generator for Phormium
PHP
2
star
16

aoc2017

Advent of code 2017
Clojure
2
star
17

polaris

Set of scripts to convert HTML sources found on the Polarisov SF CD-ROM to ebook format
Python
2
star
18

spajza

A place to hold my recipes
Python
1
star
19

sysstat-chart

Simple HTML chart for displaying SYSSTAT data
JavaScript
1
star
20

kickstats

Tracks and charts pledges for a kickstarter project.
JavaScript
1
star
21

life

Conway's game of life implemented in PHP
PHP
1
star
22

django-divelog

An unnamed divelog app written in django.
Python
1
star
23

gpx

.gpx parser and visualizer in clojure
Clojure
1
star
24

synacor

Solving the Synacor challange in Clojure
Clojure
1
star