Python Forum
How to find link to video file from URL
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to find link to video file from URL
#25
(Jun-12-2022, 10:52 AM)snippsat Wrote: There is a problem embed WebVTT(.vtt) in mp4
Quote:Embed WebVTT? No, not supported in MP4
So can use FFmpeg look at link or search.
I found this command searching on the web. I thought that it should work as follows:
  1. download video stream, audio stream and subtitles as .vtt
  2. merge video and audio
  3. convert subtiles .vtt to subtitles .srt
  4. embed .srt in video-audio
So the command syntax is wrong or yt-dlp just doesn't allow you to do this ?
According to your advise to build the video with subtitles, one have to proceed with 2 streps:
  1. download and merge audio & video and download subtitles .vtt using yt-dlp
  2. use FFmpeg to embed .vtt in video
Correct ?
Reply


Messages In This Thread
RE: How to find link to video file from URL - by Pavel_47 - Jun-12-2022, 11:11 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How find link element zinho 3 3,174 Mar-31-2020, 12:29 PM
Last Post: snippsat
  get link and link text from table metulburr 5 6,360 Jun-13-2019, 07:50 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020