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

Dropbox video download failure #9864

Open
10 of 11 tasks
fproch opened this issue May 5, 2024 · 5 comments
Open
10 of 11 tasks

Dropbox video download failure #9864

fproch opened this issue May 5, 2024 · 5 comments
Labels
account-needed Account details are needed to test/fix this can-share-account Someone is willing to provide account details for development cant-reproduce The issue cannot be reliably reproduced site-bug Issue with a specific website

Comments

@fproch
Copy link

fproch commented May 5, 2024

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that I will be blocked if I intentionally remove or skip any mandatory* field

Checklist

Region

Czech

Provide a description that is worded well enough to be understood

Downloading of the Dropbox video (with password) was working on April 30th and suddenly is not working on May 5th.

Provide verbose output that clearly demonstrates the problem

  • Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
  • If using API, add 'verbose': True to YoutubeDL params instead
  • Copy the WHOLE output (starting with [debug] Command-line config) and insert it below

Complete Verbose Output

[debug] Command-line config: ['-vU', 'yt-dlp', '--video-password', 'PRIVATE', 'https://www.dropbox.com/scl/fi/1s86mvz0pkvirkdo61a81/Lekce-10.MP4?rlkey=k2lb55rnwc9632y0zlxwr0us9']
[debug] Encodings: locale cp1250, fs utf-8, pref cp1250, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version stable@2024.04.09 from yt-dlp/yt-dlp [ff0779267] (win_exe)
[debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.19045-SP0 (OpenSSL 1.1.1k  25 Mar 2021)
[debug] exe versions: ffmpeg 2024-04-04-git-478d97f303-full_build-www.gyan.dev (setts), ffprobe 2024-04-04-git-478d97f303-full_build-www.gyan.dev
[debug] Optional libraries: Cryptodome-3.20.0, brotli-1.1.0, certifi-2024.02.02, curl_cffi-0.5.10, mutagen-1.47.0, requests-2.31.0, sqlite3-3.35.5, urllib3-2.2.1, websockets-12.0
[debug] Proxy map: {}
[debug] Request Handlers: urllib, requests, websockets, curl_cffi
[debug] Loaded 1810 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Latest version: stable@2024.04.09 from yt-dlp/yt-dlp
yt-dlp is up to date (stable@2024.04.09 from yt-dlp/yt-dlp)
[CommonMistakes] Extracting URL: yt-dlp
ERROR: [CommonMistakes] You've asked yt-dlp to download the URL "yt-dlp". That doesn't make any sense. Simply remove the parameter in your command or configuration.
  File "yt_dlp\extractor\common.py", line 734, in extract
  File "yt_dlp\extractor\commonmistakes.py", line 25, in _real_extract

[Dropbox] Extracting URL: https://www.dropbox.com/scl/fi/1s86mvz0pkvirkdo61a81/Lekce-10.MP4?rlkey=k2lb55rnwc9632y0zlxwr0us9
[Dropbox] 1s86mvz0pkvirkdo61a81: Downloading webpage
WARNING: [Dropbox] unable to extract OpenGraph title; please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U
ERROR: [Dropbox] 1s86mvz0pkvirkdo61a81: No video formats found!; please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U
Traceback (most recent call last):
  File "yt_dlp\YoutubeDL.py", line 1606, in wrapper
  File "yt_dlp\YoutubeDL.py", line 1762, in __extract_info
  File "yt_dlp\YoutubeDL.py", line 1821, in process_ie_result
  File "yt_dlp\YoutubeDL.py", line 2809, in process_video_result
  File "yt_dlp\YoutubeDL.py", line 1104, in raise_no_formats
yt_dlp.utils.ExtractorError: [Dropbox] 1s86mvz0pkvirkdo61a81: No video formats found!; please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U
@fproch fproch added site-bug Issue with a specific website triage Untriaged issue labels May 5, 2024
@pukkandan pukkandan added account-needed Account details are needed to test/fix this can-share-account Someone is willing to provide account details for development labels May 5, 2024
@bashonly
Copy link
Member

bashonly commented May 5, 2024

If you're willing to share the password, I could take a look into this.

You can send the password via:
discord: bashonly
or
email: bashonly (at) protonmail (dot) com

@fproch
Copy link
Author

fproch commented May 6, 2024

Password sent to your email.

@fproch
Copy link
Author

fproch commented May 6, 2024

When downloaded older version yt-dlp-2023.12.30 the download works...

@bashonly
Copy link
Member

bashonly commented May 6, 2024

It's working with 2024.04.09 now too. Transient issue?

@bashonly bashonly added cant-reproduce The issue cannot be reliably reproduced and removed triage Untriaged issue labels May 6, 2024
@fproch
Copy link
Author

fproch commented May 6, 2024

Maybe on Dropbox side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
account-needed Account details are needed to test/fix this can-share-account Someone is willing to provide account details for development cant-reproduce The issue cannot be reliably reproduced site-bug Issue with a specific website
Projects
None yet
Development

No branches or pull requests

3 participants