Quickies

[categories] [index] [all (561)] [latest]

Third-party applications
  1. youtube-dl -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/bestvideo+bestaudio' --merge-output-format mp4
    

    Requires ffmpeg

  2. chrome://flags/#enable-tab-audio-muting
    
  3. yt-dlp -f "bestvideo[ext=mp4]+bestaudio[ext=m4a]/bestvideo+bestaudio/best" --merge-output-format mp4 "https://www.youtube.com/watch?v=VIDEO_ID"