Local archive, just in case. Litigious freaks tend to be flaggots and DFE any truth that gets out there about them. arin has that written all over.
View attachment 7173628
Context for the archived version of the video: grabbed with
yt-dlp
with
--cookies
.
used the Opus Format 249 ~51 kbps audio:
249 webm audio only │ 66.98MiB 51k https │ opus 51k 48k [en] low, webm_dash
converted it to AAC 64k m4a.
used the original 240p video:
133 mp4 426x240 30 │ 90.96MiB 69k https │ avc1.4d4015 69k video only 240p, mp4_dash
Then muxed the converted AAC 64k m4a with the original 240p mp4.
ffmpeg -i 133_arin_video_240p.mp4 -i arin_audio_64k.m4a -c:v copy -c:a copy -movflags +faststart arin_240p.mp4