Downloading Twitter Video Using Youtube-DL

  1. Load the Twitter page with the video into Chrome and play.
  2. Press F12 to bring up the browser console, and click on the Network tab.
  3. Among the files listed will be a file consisting of a hash with the extension .m3u8
  4. That is a link to a multimedia playlist. Copy the URL and then run:
$ youtube-dl [playlist URL

Leave a Reply

Your email address will not be published. Required fields are marked *