Skip to content

dyt — Download a list of YouTube videos. [WIP]

License

Notifications You must be signed in to change notification settings

lffg-archive/dyt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dyt

Download a list of YouTube videos! 🎬

This project is in its early stage. In the future, a graphical interface (GUI) will be created for better usability. For now, a Node.js script has been made.

ℹ️ How to use

Node.js is required; Yarn is optional. You may use NPM if you don't want to use Yarn.

Download this repository.

git clone https://github.com/lffg/dyt.git

Move to its directory and install the dependencies.

cd dyt && yarn install

Add the video URLs that you want to download to the list.txt file, at the root of the project.

Start the download process:

yarn start

⚠️ Disclaimer

Downloading videos from YouTube is against the YouTube Policy. The only videos that your allowed to download is your own which you can already do using YouTube Studio.

📖 Other Information

Created by Luiz Felipe Gonçalves. The awesome node-ytdl-core was used to download the YouTube videos.

Released under the terms of the MIT license.

About

dyt — Download a list of YouTube videos. [WIP]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published