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.

Installation

You can install using pip. Open your terminal and run the following command:

pip install twitch-to-clip

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.3.tar.gz (16.4 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.3-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for twitch-to-clip-1.0.3.tar.gz
Algorithm Hash digest
SHA256 e2b58800ca3b077865233cddbf7d709e33fd88381ef3aef3b33bba72d3974896
MD5 d85a60fd6d2fe424578a9b3ff82ef77e
BLAKE2b-256 bf34bacc7181d6abb6f2941d64a7bfa833274a4a8d525862fc75dc684435ee72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for twitch_to_clip-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e6d7b823c8ab78994d0a38e1591714123c821d1a45bdbd7d4f4b7a5282054e7b
MD5 505aad5e101b2d15ab57e76d50c09790
BLAKE2b-256 26a14a0376597e6199bb7dd57f3cb4599e16c3d107ddb46c1a780648d390029d

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