Coder Social home page Coder Social logo

sewer2k / youtube-shorts-bulk-downloader Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 8 KB

Youtube Shorts Bulk Downloader

Python 100.00%
youtube youtube-dl youtube-downloader youtube-shorts youtube-shorts-download youtubeshorts yt yt-downloader ytdl youtube-bulk-download

youtube-shorts-bulk-downloader's Introduction

Download all YouTube Shorts from a channel. Bulk download all shorts from a specified YouTube channel using Python 3.10.0 and above like the bitch you are : )

📔 Table of Contents

🌟 About the Project

📷 Screenshots

image

🧰 Getting Started

⚙️ Installation

install libraries

pip install requirements.txt

👋 Contributing

Contributions are always welcome!

see contributing.md for ways to get started

youtube-shorts-bulk-downloader's People

Contributors

sewer2k avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

youtube-shorts-bulk-downloader's Issues

Error

PS C:\Users\nottherealtar\Downloads\youtube-shorts-bulk-downloader-main> py main.py
Exception in thread Thread-1 (download_videos_from_links):
Traceback (most recent call last):
  File "C:\Python312\Lib\threading.py", line 1052, in _bootstrap_inner
    self.run()
  File "C:\Python312\Lib\threading.py", line 989, in run
    self._target(*self._args, **self._kwargs)
  File "C:\Users\nottherealtar\Downloads\youtube-shorts-bulk-downloader-main\main.py", line 48, in download_videos_from_links
    subprocess.run(['yt-dlp', '--quiet', '--output', os.path.join(output_path, '%(title)s.%(ext)s'), link], check=True)
  File "C:\Python312\Lib\subprocess.py", line 548, in run
    with Popen(*popenargs, **kwargs) as process:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Python312\Lib\subprocess.py", line 1026, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "C:\Python312\Lib\subprocess.py", line 1538, in _execute_child
    hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 2] The system cannot find the file specified

@Sewer2K

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.