hama3254 / Crunchyroll-Downloader-v3.0

Downloader for Crunchyroll
841 stars 109 forks source link

Download only audio track or 240p download add pls #930

Closed mksbil closed 5 months ago

mksbil commented 6 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

hama3254 commented 6 months ago

Crunchyroll does not offer a separate audio stream. this mean we can only download the full video and disregard the video. This is already in the downloader see #701. I set the quality to 480p for that since if we go lower the audio quantity goes worse.

mksbil commented 5 months ago

240p just add audio quality low ok add pls just feature request lot of people only want audio track

fabrebatalla18 commented 5 months ago

Crunchyroll does not offer a separate audio stream. this mean we can only download the full video and disregard the video. This is already in the downloader see #701. I set the quality to 480p for that since if we go lower the audio quantity goes worse.

You already can:

just delete "-v1" from segments urls.

example:

only audio stream: -a1

only video stream: -v1

both: -v1-a1

ToHOSEru commented 5 months ago

I receive now this message

2024-04-19

fabrebatalla18 commented 5 months ago

Crunchyroll does not offer a separate audio stream. this mean we can only download the full video and disregard the video. This is already in the downloader see #701. I set the quality to 480p for that since if we go lower the audio quantity goes worse.

You already can:

just delete "-v1" from segments urls.

example:

only audio stream: -a1

only video stream: -v1

both: -v1-a1

@hama3254 do you tried my trick?

acteiaa commented 5 months ago

image

Teknikator commented 5 months ago

image

Same I also had this problem since yesterday. On Thursday I downloaded without Problems Videos with the version 3.20.1 Bild_2024-04-20_181057659

hama3254 commented 5 months ago

Crunchyroll does not offer a separate audio stream. this mean we can only download the full video and disregard the video. This is already in the downloader see #701. I set the quality to 480p for that since if we go lower the audio quantity goes worse.

You already can: just delete "-v1" from segments urls. example: only audio stream: -a1 only video stream: -v1 both: -v1-a1

@hama3254 do you tried my trick?

That is interesting and it seems to work but i don't have the time to properly add this for now