Git Product home page Git Product logo

twitchclipsdler's Introduction

TwitchClipsDLer

A quickly hacked together tool which uses yt_dlp to make downloading multiple Twitch clips at once easier.

I originally made this script in an hour or two back on July 16th, 2022. I'm a bit of a data hoarder and so this script helps me archive twitch clips that I've made. I've been meaning to clean it up for some time now and I'm hoping to learn how to use git in the process.

Installing and running

Installing the program is as simple as cloning the directory.

After cloning, you can run the program using the provided Run.bat file if you're on Windows or by using the provided Run.sh script if you're on Linux.

For some linux users, it may be necessary to run chmod +x Run.sh first in order for Run.sh script to be executable.

Program Requirements

This script uses yt_dlp to download these twitch clips. Install it using pip and the script should work fine.

Usage

The script uses an incredibly simple CLI. Just follow the instructions on screen and you should be good.

  • It'll first ask you to enter the URL to a twitch clip. Do so and then press enter.

  • If you make a mistake, just paste in all the rest of your clips as normal; you'll get the chance to fix your mistake later.

  • Once all your links have been entered, press 'x' to continue.

  • If you hit 'e', you'll be able to edit or remove certain links. Otherwise, hit anything to continue and the script should go ahead and download everything.

Troubleshooting & Contributors

This code was hacked together many months ago at this point. I only needed it to do one thing and it does it pretty well. There are more than likely things that I'm either doing wrong or that could be done more easily in other ways. Feel free to submit pull requests and/or feedback. That being said, because of how hacked together this thing is, I'm not really going to be providing support for this. If you run into bugs or issues, feel free to submit them as well, but just don't expect too much. I don't really know what I'm doing myself.

To Do

  • Might make the script read links from a file to make downloading clips in bulk easier.
  • Might make the script read links in the form of command line arguments to make downloading one or two clips a bit simpler.

License

Copyright (C) 2023 IcePanorama

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

twitchclipsdler's People

Contributors

icepanorama avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.