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] thumbnails not loading #11931

Closed
11 tasks done
someziggyman opened this issue Dec 28, 2024 · 2 comments · Fixed by #12142
Closed
11 tasks done

[vimeo] thumbnails not loading #11931

someziggyman opened this issue Dec 28, 2024 · 2 comments · Fixed by #12142
Labels
site-bug Issue with a specific website

Comments

@someziggyman
Copy link

someziggyman commented Dec 28, 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

any

Provide a description that is worded well enough to be understood

downloads seem to be working just fine on Vimeo, but it's impossible to get thumbnails to load. Also, while downloading or listing formats there's a warning saying WARNING: Failed to parse XML: not well-formed (invalid token): line 1, column 0
Tried many links with same result.

https://vimeo.com/226958858
https://vimeo.com/246621397

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

./yt-dlp -vU --list-thumbnails https://vimeo.com/226958858
[debug] Command-line config: ['-vU', '--list-thumbnails', 'https://vimeo.com/226958858']
[debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version [email protected] from yt-dlp/yt-dlp [65cf46cdd] (zip)
[debug] Python 3.12.2 (CPython arm64 64bit) - macOS-15.2-arm64-arm-64bit (OpenSSL 3.0.13 30 Jan 2024)
[debug] exe versions: phantomjs 2.1.1, rtmpdump 2.4
[debug] Optional libraries: Cryptodome-3.20.0, brotli-1.1.0, certifi-2024.07.04, curl_cffi-0.7.1, mutagen-1.47.0, requests-2.32.3, sqlite3-3.45.1, urllib3-2.2.2, websockets-12.0
[debug] Proxy map: {}
[debug] Request Handlers: urllib, requests, curl_cffi
[debug] Extractor Plugins: SamplePluginIE
[debug] Post-Processor Plugins: SamplePluginPP
[debug] Loaded 1838 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Latest version: [email protected] from yt-dlp/yt-dlp
yt-dlp is up to date ([email protected] from yt-dlp/yt-dlp)
[vimeo] Extracting URL: https://vimeo.com/226958858
[vimeo] 226958858: Downloading webpage
[vimeo] 226958858: Downloading viewer info
[vimeo] 226958858: Downloading API JSON
[vimeo] 226958858: Downloading JSON metadata
[vimeo] 226958858: Downloading akfire_interconnect_quic m3u8 information
[vimeo] 226958858: Downloading fastly_skyfire m3u8 information
[vimeo] 226958858: Downloading akfire_interconnect_quic MPD information
WARNING: [vimeo] 226958858: Failed to parse XML: not well-formed (invalid token): line 1, column 0
[vimeo] 226958858: Downloading fastly_skyfire MPD information
WARNING: [vimeo] 226958858: Failed to parse XML: not well-formed (invalid token): line 1, column 0
[debug] Sort order given by extractor: quality, res, fps, hdr:12, source
[debug] Formats sorted by: hasvid, ie_pref, quality, res, fps, hdr:12(7), source, lang, vcodec, channels, acodec, size, br, asr, proto, vext, aext, hasaud, id
226958858 has no thumbnails
@someziggyman someziggyman added site-bug Issue with a specific website triage Untriaged issue labels Dec 28, 2024
@dirkf
Copy link
Contributor

dirkf commented Dec 28, 2024

For the "also" part, see #10370.

@bashonly
Copy link
Member

XML warning is tracked in #10370

Renaming this issue to focus solely on the thumbnails

@bashonly bashonly changed the title [vimeo] thumbnails not loading and warning saying: Failed to parse XML: not well-formed (invalid token): line 1, column 0 [vimeo] thumbnails not loading Dec 28, 2024
jixunmoe added a commit to jixunmoe/yt-dlp that referenced this issue Jan 19, 2025
jixunmoe added a commit to jixunmoe/yt-dlp that referenced this issue Jan 20, 2025
jixunmoe added a commit to jixunmoe/yt-dlp that referenced this issue Jan 20, 2025
@bashonly bashonly removed the triage Untriaged issue label Jan 25, 2025
vladisslav2011 pushed a commit to vladisslav2011/yt-dlp that referenced this issue Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-bug Issue with a specific website
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants