Closed AlexV525 closed 3 months ago
They have no mp4 link. So, it can't be downloaded as other usual videos. There is only HLS (m3u8) playlist. It requires to use an extra library to make from fragments one mp4 file.
BTW, yt-dlp supports downloading of it.
BTW 2:
I personally use the follow alias (yt
) in my .bashrc
file for yt-dlp:
alias yt='yt-dlp --trim-filenames 240 --write-thumbnail --write-description \
-o "[%(webpage_url_domain)s] %(uploader,creator,playlist_title)s—%(upload_date>%Y.%m.%d)s—%(id)s—%(fulltitle.:160|)s.%(ext)s" \
-o "pl_thumbnail:[%(webpage_url_domain)s][thumbnail] %(uploader,creator,playlist_title)s—%(upload_date>%Y.%m.%d)s—%(playlist_id,id)s—%(fulltitle.:160|)s.%(ext)s"'
So, the result file (downloaded with yt
alias command) will have the follow name:
[x.com] BitcoinOS—2024.07.25—1rmGPoZmRqmKN—Bitcoin Changed Forever - Here's How (Nashville 2024).mp4
It requires to use a terminal that supports .bashrc
file. I use Git Bash one (for Windows).
Cool. Thanks for the clarification.
https://x.com/i/broadcasts/1rmGPoZmRqmKN