1. Open the webpage where the video is embedded 2. Right-click anywhere on the page and select “Inspect” 3. Select the “Network” tab 4. If you are using Mac, press “Command + R” 5. If you are using Windows, press “F5” 6. Play the video for the links to load 7. In the “Filter” box type “player”
8. Click on the link which has a “9 digit number” 9. Copy the code and paste it into any text editor 10. Search for the video quality, E.g. 1080 11. Copy the link which has a “.mp4” extension 12. Paste that link in your browser and hit “Enter” 13. Right-click the video and select “Save Video As” 14. Name the file and save it to the desired location
2. Right-click anywhere on the page and select “Inspect”
3. Select the “Network” tab
4. If you are using Mac, press “Command + R”
5. If you are using Windows, press “F5”
6. Play the video for the links to load
7. In the “Filter” box type “player”
9. Copy the code and paste it into any text editor
10. Search for the video quality, E.g. 1080
11. Copy the link which has a “.mp4” extension
12. Paste that link in your browser and hit “Enter”
13. Right-click the video and select “Save Video As”
14. Name the file and save it to the desired location
在
ffmpeg -i "https://skyfire.vimeocdn ...... /media.m3u8? ...... =video" -i "https://skyfire.vimeocdn ...... /media.m3u8? ...... =audio" -c:v copy -c:a copy output.mp4