hello
trying to download an embedded vimeo video
in the page source code, I found direct link to video, the structure of the URL is
https://player.vimeo.com/video/some_numbers
I have tried:
download helper extension > result: complete failure
youtube-dl in cmd after spending hours trying to figure out how to use cmd > result: complete failure
yt-dlp in cmd > result: it downloaded 2 files. gave an error ffmpg is not available so files won't be merged. but both files it downloaded are corrupt and will not play.
I tried downloading ffmpg and putting it in the same folder as yt-dlp, same error.
jdownloader > complete failure, download won't even start
+ Reply to Thread
Results 1 to 16 of 16
-
-
https://www.youtube.com/watch?v=izhkppDNKqE
...they are encrypted? -
yt-dlp have built extractor for vimeo
so run only yt-dlp https://link
(with ffmpeg on same folder with yt-dlp)
If it still doesn't work for you, write your video link here -
-
Where are you downloading it from?
Here's the projects homepage.
https://ffmpeg.org/download.html
and since you say it's wndows you're n, this is the required build, windows 64bit master with full dependencies
https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl.zipLast edited by Sorenb; 19th Jan 2023 at 16:47.
-
I downloaded from https://www.videohelp.com/download/ffmpeg-5.1.2-full_build.7z
so in github i click on Source code (zip) ? -
since you say it's wndows you're n, this is the required build, windows 64bit master with full dependencies
https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl.zip -
-
-
hello
successfully downloaded video by placing ffmpeg.exe in the same folder as yt-dlp
weird, opens fine in vlc, but in windows 10 native mp4 player video is silent.
I am guessing this is the preferred approach because idiots like me wouldn't know how to add to system $PATH and they would rather just copy paste that file
edit: when I download using applian media catcher demo trial, which only allows me to download 50% of the video unless I pay, the resulting mp4 opens with sound in windows 10 native mp4 player -
VLC have some codecs that the bad window player does not have. simply
maybe if you convert your track audio of your video, also win player can play. and isn't hard to do this. if you need, write your request here
this is the best approach, but it isn't essential. the important thing (as you already understood) is have ffmpeg.exe on same folder with yt-dlp -
Does anyone know how to play/download a vimeo private video from the downloaded html of the page it was on? (They took the page down but I have the html.) Attached
Similar Threads
-
Trying to download an embedded private Vimeo video
By ourcore in forum Video Streaming DownloadingReplies: 59Last Post: 8th Sep 2024, 15:55 -
I cannot download this Vimeo streaming
By giampi in forum Video Streaming DownloadingReplies: 3Last Post: 2nd Sep 2022, 12:27 -
Is it possible to track who download a private video from Vimeo?
By briantv in forum Video Streaming DownloadingReplies: 7Last Post: 22nd May 2022, 12:35 -
download from vimeo live
By flannob in forum Video Streaming DownloadingReplies: 0Last Post: 1st Dec 2020, 02:17 -
Vimeo Embedded video
By cypherinfo in forum Video Streaming DownloadingReplies: 5Last Post: 9th Aug 2020, 14:05