Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
I want to grab direct video links (mp4) from Twitter videos, but when using Youtube-dl it is only fetching M3U8 streams.
The problem is, I want to get direct links to MP4 (I've seen some websites based on Youtube-dl doing this) and I want to do the same.
Any suggestions on how to extract links from M3U8 file? or any other ideas on how to get MP4 links from twitter videos?