-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[Blogger][Question] How to download videos? #587
Comments
Videos on Blogger blogs are indeed currently not supported.
|
edit: the error i found when i tried using this: i found this blog with plenty of videos hosted on blogger. from the source code so i believe the only important part is:
a different video returns:
and another:
thank you! |
Hello.
I can download images from blogspot just fine, but when it come to videos i can't.
I tried using ytdl:whatever.blogspot.com;
-o videos=true;
added videos="ytdl" to config file;
added username and password to config file.
sometimes i get this error
I don't have idea how to proceed.
I tried looking at the blogger extractor but i couldn't find anything about videos, only jpgs
if it's not supported, is there any plans to do so.
Thank you.
The text was updated successfully, but these errors were encountered: