• 0 Posts
  • 708 Comments
Joined 3 years ago
cake
Cake day: June 11th, 2023

help-circle



  • Yes, you can use the --sponsorblock-mark parameter to add chapter marks around the segments and the --sponsorblock-remove parameter to cut the segments out of the video. I would suggest adding them to the config file for yt-dlp so you don’t have to add the parameters and all of the categories to the command every time.

    Mpv doesn’t use the download function of yt-dlp, so those options won’t work with mpv. You have to install the script for that.











  • I use global addresses for everything. ULA is the equivalent of the private networks like 10.0.0.0/8 on IPv4. It doesn’t need a static IP. ULA will work without any internet connection. If you run an IPv6 only network, it would be a good idea to set up ULA so you can access your local devices if the internet goes down.

    I only use SLAAC on my network because DHCPv6 is not well supported. My router does use DHCPv6 to get a prefix from the ISP though.