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

vimeo download of password protected albums #1933

Closed
canavan opened this issue Dec 9, 2013 · 3 comments
Closed

vimeo download of password protected albums #1933

canavan opened this issue Dec 9, 2013 · 3 comments
Labels

Comments

@canavan
Copy link

canavan commented Dec 9, 2013

As a follow up to Issue #1911:

While it does indeed work for public albums, it looks like the fix isn't quite working for password protected albums:

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '--verbose', '--verbose', '--verbose', '--video-password', '', 'http://vimeo.com/album/2638671']
[debug] youtube-dl version 2013.12.09.4
[debug] Python version 2.7.3 - IRIX64-6.5-IP35-mips-n32bit-ELF
[debug] Proxy map: {}
[vimeo:album] 2638671: Downloading page 1
[download] Downloading playlist: Private Album
[vimeo:album] playlist 'Private Album': Collected 0 video ids (downloading 0 of them)

It's not working for individual, password protected videos within albums:

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', '--verbose', '--verbose', '--verbose', '--video-password', '', 'http://vimeo.com/album/2638671/video/81175630']
[debug] youtube-dl version 2013.12.09.4
[debug] Python version 2.7.3 - IRIX64-6.5-IP35-mips-n32bit-ELF
[debug] Proxy map: {}
[vimeo:album] 2638671: Downloading page 1
[download] Downloading playlist: Private Album
[vimeo:album] playlist 'Private Album': Collected 0 video ids (downloading 0 of them)

@jaimeMF
Copy link
Collaborator

jaimeMF commented Dec 9, 2013

Not sure I it will work, but if the video itself is protected with a password, you could try running youtube-dl 'http://vimeo.com/81175630' --video-password foo in the meantime.

@canavan
Copy link
Author

canavan commented Dec 9, 2013

I'm actually fairly certain that I did exactly that, but I can't find any evidence for that in my command line history.

@midinastasurazz
Copy link

I also have a problem downloading a vimeo video from a password protected album (private).

Lamieur referenced this issue in Lamieur/youtube-dl Aug 3, 2019
closes #1933
closes #15704
closes #15855
closes #18967
closes #21986
meunierd referenced this issue in meunierd/youtube-dl Feb 13, 2020
closes #1933
closes #15704
closes #15855
closes #18967
closes #21986
pareronia referenced this issue in pareronia/youtube-dl Jun 22, 2020
closes #1933
closes #15704
closes #15855
closes #18967
closes #21986
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants