you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 1 month ago (2 children)

yt-dlp can download videos from tiktok and instagram. That's what I use when I have to

  • source
  • hideshow 4 child comments
  • [–] 4 points 1 month ago*

    mpv also uses yt-dlp whenever installed, although it is referred to in the docs as youtube-dl for historical reasons. You can specify stuff with --ytdl-format (yt-dlp -f equivalent) and --ytdl-raw-options (=thing=thing,anotherthing=anotherthing). Pop in a --ytdl-format=251 with a YouTube playlist and you get a nice little music player.

  • source
  • parent