question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Vimeo w/ Password Not Working

See original GitHub issue
youtube-dl -v --video-password "BarreLove1" "https://vimeo.com/user109873352/review/428572575/dd0024554a"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--video-password', 'PRIVATE', 'https://vimeo.com/user109873352/review/428572575/dd0024554a', '-v']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2020.11.12
[debug] Python version 3.9.0 (CPython) - macOS-10.15.7-x86_64-i386-64bit
[debug] exe versions: none
[debug] Proxy map: {}
[vimeo:review] 428572575: Downloading JSON metadata
ERROR: An extractor error has occurred. (caused by KeyError('clipData')); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
  File "/usr/local/Cellar/youtube-dl/2020.11.12/libexec/lib/python3.9/site-packages/youtube_dl/extractor/common.py", line 532, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/Cellar/youtube-dl/2020.11.12/libexec/lib/python3.9/site-packages/youtube_dl/extractor/vimeo.py", line 1050, in _real_extract
    clip_data = self._download_json(
KeyError: 'clipData'
Traceback (most recent call last):
  File "/usr/local/Cellar/youtube-dl/2020.11.12/libexec/lib/python3.9/site-packages/youtube_dl/extractor/common.py", line 532, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/Cellar/youtube-dl/2020.11.12/libexec/lib/python3.9/site-packages/youtube_dl/extractor/vimeo.py", line 1050, in _real_extract
    clip_data = self._download_json(
KeyError: 'clipData'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/Cellar/youtube-dl/2020.11.12/libexec/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 797, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/Cellar/youtube-dl/2020.11.12/libexec/lib/python3.9/site-packages/youtube_dl/extractor/common.py", line 545, in extract
    raise ExtractorError('An extractor error has occurred.', cause=e)
youtube_dl.utils.ExtractorError: An extractor error has occurred. (caused by KeyError('clipData')); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
october262commented, Dec 31, 2020

play the video and press F12 to bring up the debug menu, go to Network, type master in the search box, you’ll see one called master.json, copy the link and paste into youtube-dl > https://139vod-adaptive.akamaized.net/exp=1609466024~acl=%2F6392c144-6102-4379-ab8b-d464a4aa1652%2F*~hmac=5c2a9cc1799eb2be66d5cd7eb41edb8eeada0c930c8bddca45949475aa3e99c9/6392c144-6102-4379-ab8b-d464a4aa1652/sep/video/0999f70b,6e0b68f1,5cf92e40,5d60d70a,241fc4b1/master.json?base64_init=1 now delete the json?base64_init=1 and replace with .mpd the video will now download.

0reactions
kooshywooshcommented, Jan 1, 2021

Argh, I swear I tried that 🤕 . Thanks for the info, seems to be downloading now

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to update your password – Help Center - Vimeo
If you forgot your password or your password isn't being recognized, you'll need to reset it using the main email address on your...
Read more >
Can't access your account? on Vimeo
Help / Forgot your password? Can't access your account? ... Do you have any other email addresses that may be associated with the...
Read more >
Password protected Vimeo links don't work #1879 - GitHub
When using a Vimeo link which is password protected I see the password box but I can't enter a value. image. Expected behaviour....
Read more >
How To Fix Vimeo Login Error | 2021 - YouTube
With the Steps below you can easily Fix Vimeo Login Error 1) Open ... Now Re-install the same app again to fix the...
Read more >
I'm having trouble signing in to watch
If you're having trouble with your password, consider the following possibilities: Did you sign up with a typo in your email address, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found