-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crunchyroll-dl #90
Comments
Well, since it is going to be "illegal" it won't last for long, Crunchyroll won't leave you alone. |
By the way I like the design, you did a great job there. |
I just create for study, i'm iniciate on frontend
Thank you. Hope someday we can create it! |
I am not really good at system commands, so I will leave it to someone better than me. |
Ohh, thanks anyway. |
What features do you need in that website? I could help with ideas? or a simple code maybe. |
Select caption language, select quality, add a box to download multiple files at once, and other things |
Well, you know that you can't select caption language in anime-dl, right? |
I don't, I'll just create the Frontend.. But I know it's possible to download subtitle. Youtube-dl do this with ffmpeg. |
youtube-dl is much advanced than this, this is just simple tool and has limited features, so most features won't be like youtube-dl. |
so is better to construct this site with youtube-dl and we put just for download only crunchyroll files |
Actually I have a problem with youtube-dl too, it is that the result file is mp4, not mkv, no matter what I do, it is still mp4, I didn't figure out the reason so I use anime-dl since it do the job for me. |
but you told me anime-dl cant download the subtitles, but i forgot to ask you, the subtitles comes embed in video? |
You said:
Anime-dl can download the subtitle, but can't specify the language you want, you will get all subtitles with every download. |
i friend mine works a project too, http://52.167.43.92/ - and them when i download the file is with subtitle already embed |
There is anyway to embed subtitles to video? |
You could ask him if he is using youtube-dl or anime-dl or something else. |
yes, use videojs-ass |
Youtube-dl has many, many options for every part of the process. You can choose to keep the video, audio and subtitle files before merging them, you can select the output container (this includes mp4) and you can select a single language, or just download all available languages. I believe the subtitle options vary by site, but it is pretty robust. This program is just a simple way of downloading shows from a select few sites with the minimum required options to make it functional for the largest group of people. Also what do you mean by embedding sub-titles. There are 3 main approaches to sub-titles:
The second option is the most popular is it gives you a single file with all the languages in it so that as many people as possible can enjoy it and select a language on the fly. This is also handy for mobile viewing as you can adjust the sub-title font size and type to match your screen size and resolution. |
exacly, because of this i prefer to use youtube-dl, i really want developer this, but i'm not good with backend |
Hi i want create with you a Web Application called Crunchyroll-DL, I already did the frontend layout in html, css and JS, but i dont know how to create the backend, if you want to create with me, i'll be so happy, the project have future and could be interesting and popularity. What you think?
You can see the web app here: https://louanbastos.github.io/crunchyroll-dl-en/
The text was updated successfully, but these errors were encountered: