Skip to content
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

[Bug] unable to download video #743

Open
2 tasks done
FoolishFool4202 opened this issue Mar 10, 2025 · 4 comments
Open
2 tasks done

[Bug] unable to download video #743

FoolishFool4202 opened this issue Mar 10, 2025 · 4 comments
Labels
bug Something isn't working Waiting For Release Implemented but not released yet

Comments

@FoolishFool4202
Copy link

  • Tried latest version

  • This issue is not duplicated with any other open or closed issues

Describe the bug

Video does not seem to download and gives me an error

Expected behavior

Video downloaded

Steps to reproduce

Honestly don't even know just happened

Device information

Samsung s23 ultra
Running 1UI 6 and on android 14

Screenshots / Recordings

No response

Additional context

Downloading:
Title: Your Name Has Been Approved! (Original)
URL: https://youtu.be/K0q_PZISwIA?si=yDSnWT1WwH7pjeKJ
Type: video
Command:
--extractor-args "youtube:lang=en" --newline --downloader "libaria2c.so" -N "3" --cookies "/data/user/0/com.deniscerri.ytdl/cache/cookies.txt" --trim-filenames "183" --no-mtime --sponsorblock-remove "music_offtopic" -f "137+251/137+ba/137/b" --embed-subs --sub-format "srt/best" --convert-subtitles "srt" --sub-langs "en.,.-orig" -P "/storage/emulated/0/Android/data/com.deniscerri.ytdl/files/downloads/10" -o "%(uploader).30B - %(title).170B.%(ext)s" --replace-in-metadata "title" ".+" "Your Name Has Been Approved! (Original)" --parse-metadata "%(title)s:%(meta_title)s" --replace-in-metadata "uploader" ".+" "The Hall Monitor" --parse-metadata "%(uploader)s:%(artist)s" "https://youtu.be/K0q_PZISwIA?si=yDSnWT1WwH7pjeKJ"

ERROR: aria2c exited with code 1

ERROR: aria2c exited with code 1

@FoolishFool4202 FoolishFool4202 added the bug Something isn't working label Mar 10, 2025
@error-reporting
Copy link

* [x]  Tried latest version

* [x]  This issue is not duplicated with any other open or closed issues

Describe the bug

Video does not seem to download and gives me an error

Expected behavior

Video downloaded

Steps to reproduce

Honestly don't even know just happened

Device information

Samsung s23 ultra Running 1UI 6 and on android 14

Screenshots / Recordings

No response

Additional context

Downloading: Title: Your Name Has Been Approved! (Original) URL: https://youtu.be/K0q_PZISwIA?si=yDSnWT1WwH7pjeKJ Type: video Command: --extractor-args "youtube:lang=en" --newline --downloader "libaria2c.so" -N "3" --cookies "/data/user/0/com.deniscerri.ytdl/cache/cookies.txt" --trim-filenames "183" --no-mtime --sponsorblock-remove "music_offtopic" -f "137+251/137+ba/137/b" --embed-subs --sub-format "srt/best" --convert-subtitles "srt" --sub-langs "en.,.-orig" -P "/storage/emulated/0/Android/data/com.deniscerri.ytdl/files/downloads/10" -o "%(uploader).30B - %(title).170B.%(ext)s" --replace-in-metadata "title" ".+" "Your Name Has Been Approved! (Original)" --parse-metadata "%(title)s:%(meta_title)s" --replace-in-metadata "uploader" ".+" "The Hall Monitor" --parse-metadata "%(uploader)s:%(artist)s" "https://youtu.be/K0q_PZISwIA?si=yDSnWT1WwH7pjeKJ"

ERROR: aria2c exited with code 1

ERROR: aria2c exited with code 1

khown issue aria2 is broken

@FoolishFool4202
Copy link
Author

Is there any way to fix or just wait for update

@error-reporting
Copy link

error-reporting commented Mar 11, 2025

Is there any way to fix or just wait for update

use this in extra command to fix it --downloader-args "aria2c:--check-certificate=false"

@deniscerri deniscerri added the Waiting For Release Implemented but not released yet label Mar 15, 2025
@deniscerri
Copy link
Owner

This command will be included by default in the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Waiting For Release Implemented but not released yet
Projects
None yet
Development

No branches or pull requests

3 participants