Skip to main content

Create vertical videos from twitch clips

Project description

Twitch-To-Clip

CLI tool that allows you to download Twitch clips or highlight videos and convert them into vertical videos ideal for TikTok and YouTube shorts. It uses the twitch-dl and ffmpeg packages to achieve this.

Requirements

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

To check if ffmpeg is properly installed on your system, open your terminal and run the following command:

ffmpeg -version

If ffmpeg is installed and added to the system path, it will display the version information.

Usage

To use the package, run the twitch-to-clip command followed by the Twitch clip or highlight URL/s you want to download and convert into vertical video.

twitch-to-clip "twitch clip or highlight URL/s"

Supports the following custom arguments:

  • --output (-o) : Specify the output file name
  • --twitchdl : Add additional arguments to the twitch-dl download command. Encase in quotes.
  • --ffmpeg : Optional ffmpeg command to apply to videos. Encase in quotes.
Usage: twitch-to-clip [-h] [--output OUTPUT] [--twitchdl TWITCHDL]
                      [--ffmpeg FFMPEG]
                      urls [urls ...]

Create vertical videos from twitch clips

positional arguments:
  urls                  Twitch clip or highlight url/s

optional arguments:
  -h, --help            show this help message and exit
  --output OUTPUT, -o OUTPUT
                        Output file name
  --twitchdl TWITCHDL   Arguments to pass to twitchdl download. Encase in
                        quotes.
  --ffmpeg FFMPEG       Optional ffmpeg command to apply to videos. Encase in
                        quotes.

Example

To download and convert a Twitch clip to a vertical video, run the following command:

twitch-to-clip "https://www.twitch.tv/jerma985/clip/ScaryLittleKleePoooound-chk_kaV2M2xZuzV5"

You can also specify the output file name using the --output (-o) argument:

twitch-to-clip "https://www.twitch.tv/jerma985/clip/ScaryLittleKleePoooound-chk_kaV2M2xZuzV5" -o myclip.mp4

If you want to add additional arguments that can be passed throught to the twitch-dl download command or apply an optional ffmpeg command to the downloaded video, you can use the --twitchdl and --ffmpeg arguments respectively.

twitch-to-clip "https://www.twitch.tv/jerma985/clip/ScaryLittleKleePoooound-chk_kaV2M2xZuzV5" --twitchdl "-q 720p" --ffmpeg "-af highpass=f=100 \"output.mp4\""

Useful Links

https://twitch-dl.bezdomni.net/

https://ffmpeg.org/

Author

This package was created by Emmanuil B.

License

Copyright 2023 Emmanuil Borovikovs https://eb1811.github.io/

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

twitch-to-clip-1.0.0.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

twitch_to_clip-1.0.0-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

Details for the file twitch-to-clip-1.0.0.tar.gz.

File metadata

  • Download URL: twitch-to-clip-1.0.0.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.28.1

File hashes

Hashes for twitch-to-clip-1.0.0.tar.gz
Algorithm Hash digest
SHA256 fa5e7bc628a22ea56dc0c4c329fe7ebb7121e77c3fc444d725220664c11b5e99
MD5 ac232382792755a81a971215f3805c35
BLAKE2b-256 b53b3d4b44f8f424f8f1556f8cdaeecf1c8d1399abeed0b2c0b329407e83b589

See more details on using hashes here.

File details

Details for the file twitch_to_clip-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for twitch_to_clip-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 47050ebc6cb46346eb1c36992657858cd6f45899956c09f74bdb23a71576e957
MD5 79e7be4e0f7be3adec1999c23b815185
BLAKE2b-256 493462c5408c540ea0edb3d77835c2d03d2947215d6706b964611630999f8249

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page