Skip to content

ben-nguyen1/crunchy-list-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

README

This script takes in a list, list.txt, and will download all the crunchyroll videos in the list. It uses youtube-dl to download the videos along with the enUS subtitles.

list.txt

In list.txt, add the URLs of the crunchyroll videos. The URLs must be separated line by line.

videos

The videos are downloaded as .mp4 and are moved to a folder named mp4s after they are downloaded

subtitles

The subtitle files are downloaded as .ass and are moved to a folder named .Subs* after they are downloaded

Dependencies: youtube-dl, ffmpeg

About

Download list of crunchyroll videos with subtitles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages