Xonshiz / anime-dl

Anime-dl is a command-line program to download anime from CrunchyRoll and Funimation.
MIT License
229 stars 37 forks source link

Suggestion to download the videos with the subtitles hardcoded #92

Open louanfontenele opened 5 years ago

louanfontenele commented 5 years ago

Create a option to download the videos with the subtitles hardcoded, then the outputted files will be in .mp4

Like https://github.com/simplymemes/crunchyroll-dl does with nodejs.

i'll be a good ideia to create it!

Abu3safeer commented 5 years ago

Great tool, easy and fast, I like it. if it only support both of them (Hard and Soft).

louanfontenele commented 5 years ago

I like the idea to have the possibility to select to download with a just one language to hardcode the subs or download all subs but in separate file.

Xonshiz commented 5 years ago

Hardcoding the subs require "Encoding", which take a lot of time and a lot of system resources. I don't currently have plans of adding hardcoding. But, I'll let this be open so that I can add it in future.