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.2.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.2-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: twitch-to-clip-1.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 0b6684285d103930a16dfbb0718acd8a81da7fd9f3b97412ff4c39a26b7d5939
MD5 cbbfface15f41287edee58a9b29ac6e2
BLAKE2b-256 9539e838c9f76054418506636458f129f429e3eb5128172840fc4edd9a11903d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for twitch_to_clip-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 645ddbff28fade43806ed24138e4cb286e172986d91cee8c3f677c74dab573f8
MD5 b40f163c0c3d27a7b8363ccb36437a1e
BLAKE2b-256 cffd59fb78b465637e1597897f4947b116f3d274bb7f130fb3101c81e7e04ba0

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