-
Notifications
You must be signed in to change notification settings - Fork 5
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
"Test at least 10 different Vimeo video downloads" #171
Comments
SUDO IIAB-DIAGNOSTICS : https://dpaste.com/BDRX23TF6 https://vimeo.com/498384180 IoT , video downloaded without cover โ
|
THANK YOU @EMG70 for your hard work ๐ Summary needing investigation: 8 โ
See also: #167 (comment) |
@EMG70 would you have time to repeat any similar test, trying to download 10 Vimeo videos and also a Vimeo showcase (i.e. playlist) ? Reason is that related PRs have just been merged:
As included in the just-published IIAB Calibre-Web weekly release: |
Testing Jun 8, 2024 12pm ET - Individual Videosiiab-diagnostics: https://dpaste.com/BBFFWJ7PQ 4 Vimeo video downloads attempted (3 from @EMG70 's list and 1 different one)
1 YouTube video
2 Bilibili videos
Summary of testing:
More next on Playlists/Showcases/Anthologies and Channels |
@deldesir both errors above appear to be identical to @EMG70's test results 3 days prior: Is this expected? |
Bilibili errors are expected due to yt-dlp/yt-dlp#10121. Vimeo ones need further investigation. I'll make an enhancement right away to read the error reported by yt-dlp (via xklb) instead of the exception at runtime. |
Cover for https://vimeo.com/498384180 went missing because it was placed in another directory.:
|
Many thanks to @chapmanjacobd for shining a light on the punctuation problem: (e.g. single quote in "Scotland's" above)
|
Testing Jun 8, 2024 5pm ET - YouTube Playlistiiab-diagnostics: https://dpaste.com/HE465LXDW I downloaded a playlist of 15 vidoes: LINK. 14 downloaded successfully, 1 had its thumbnail missing. I liked that a Shelf for the playlist was automatically created so I can find these specific videos grouped together easily. It would be helpful to make that more clear on the Tasks page. The Tasks page has each video listed individually with no reference to the grouping. |
@avni there's an apostrophe in the title of https://youtu.be/1M22zT_w0o8 ("Switzerland's most clickbaitable hike") |
ASIDE: Users are of course not thrilled that punctuation (e.g. apostrophes) are silently disappearing from original video titles...
PS the 255-character limit for PATH/FILENAME strings (in certain OS's) constrains us at the moment: |
Have you already tried escaping the punctuation? A quick search shows a couple of ways to escape specific characters. |
If only! Escaping would add extra characters when a book or video's PATH/FILENAME is already almost 255-characters (common OS limit) is... dangerous. Also, there's an 18-year backstory we need to respect, as much as possible, at least for now:
Recap: There's no magic wand. As the de facto global standard is to respect |
@EMG70 would you have time to battle-test a diversity of videos &/or playlists in coming days? FYI a fresh install of IIAB Calibre-Web is best โ as these 2 PRs were just merged: |
Will do . Thanks. |
@EMG70's bug report: |
@deldesir @EMG70 if you have timeโ
If so please post full results ("Tasks" view screenshot and iiab-diagnostics pastebin URL) after attempting to "Download to IIAB" 10 different Vimeo videos.
๐ ๐ ๐
Related:
The text was updated successfully, but these errors were encountered: