Content
@
0 reply
0 recast
2 reactions
@git
most reliable way to download videos on iOS is yt-dlp download a-Shell https://apps.apple.com/us/app/a-shell/id1473805438 ``` pip install yt-dlp ``` ``` yt-dlp <video-url> -f "bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best" ```
3 replies
2 recasts
20 reactions
@git
most of the time cobalt.tools does the job but this is more reliable
0 reply
0 recast
3 reactions