yashrathi-git / vimeo-dl

Downloads Vimeo videos and retrieve metadata such as views, likes, comments, duration of the video.
MIT License
64 stars 16 forks source link

v.streams EMpty on private video. #21

Open blackexchange opened 10 months ago

blackexchange commented 10 months ago

I cant download private video.

from vimeo_downloader import Vimeo cookies = """ vuid=pl1266809688.1921417545; has_uploaded=1; player="volume=1"; _ga=GA1.2.799744625.1699639821; __cf_bm=Vacaqpk3jbvGe2mw8AYrp1eCOv34eOxsXPejJ2UXn3A-1700080558-0-AZ+gtKjqjl6s9lipm0PWDIqvrUA31biUBVg4BfWWimRH4bOMvWYhCOwcAME7gCjSowsPfajyMTHUf5m3nQ9HUJs= """.strip()

v = Vimeo('https://player.vimeo.com/video/597362348', embedded_on='https://cursos.luiztools.com.br/topico/07-criptografia-aes/', cookies=cookies)

an0o0nym commented 7 months ago

I hit the same problem. This lib handles it without much of a problem https://github.com/yt-dlp/yt-dlp

just do yt-dlp https://... and thats it.

allthough there is plenty more of config options so you may want to look into them as well if you need to tweak your download.

blackexchange commented 7 months ago

Thanks

Sent from iPad

Em sex., 16 de fev. de 2024 às 17:22, Damian @.***> escreveu:

I hit the same problem. This lib handles it without much of a problem https://github.com/yt-dlp/yt-dlp

just do yt-dlp and thats it.

allthough there is plenty more of config options so you may want to look into them as well if you need to tweak your download.

— Reply to this email directly, view it on GitHub https://github.com/yashrathi-git/vimeo_downloader/issues/21#issuecomment-1949278197, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPAWC42HFYH2LLLQNEU7W3YT65W7AVCNFSM6AAAAAA7OAVJCWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBZGI3TQMJZG4 . You are receiving this because you authored the thread.Message ID: @.***>