-
Notifications
You must be signed in to change notification settings - Fork 25
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
output errors #14
Comments
I'm experiencing the same behavior |
In order to even begin to triage this, I'd need a full log of the shell session including the exact command you ran and all output from the tool. Testing locally, it does appear to work for me:
It's also be helpful to know the exact versions of yt-dlp and ffmpeg you have installed. But I'm betting that the full log of the run will turn up what we need.
|
@obra Thx a lot for replying. After a: test $ yt-dlp --version ffmpeg version 6.0-6 Copyright (c) 2000-2023 the FFmpeg developers |
@obra Hi. Is that possible to add an If-else statement in the script to work when the URL misses the WWW bit? If 1. is used, it works and a message showing the usage appears in the terminal. Thx again |
I get these errors:
Interview with an Emacs Enthusiast in 2023 [Colorized] [urcL86UpqZc].webm: No such file or directory
and no images inside the fooBAR folder and a partial ".webm" video :(
from here, and other YT videos:
Interview with an Emacs Enthusiast in 2023 [Colorized]
https://www.youtube.com/watch?v=urcL86UpqZc
The output is:
/tmp/Youtube2Webpage/fooBar $ ls
images/ Interview with an Emacs Enthusiast in 2023 [Colorized] [urcL86UpqZc].en.vtt styles.css
index.html Interview with an Emacs Enthusiast in 2023 [Colorized] [urcL86UpqZc].f313.webm.part
and no images inside the images folder
/tmp/Youtube2Webpage/fooBar $ ls images
-> me@you 09:37:26
/tmp/Youtube2Webpage/fooBar $
The text was updated successfully, but these errors were encountered: