mpv-youtube-quality VS mpv_sponsorblock

Compare mpv-youtube-quality vs mpv_sponsorblock and see what are their differences.

mpv-youtube-quality

A userscript for MPV that allows you to change youtube video quality (ytdl-format) on the fly (by jgreco)

mpv_sponsorblock

mpv script to skip sponsored segments of YouTube videos (by po5)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
mpv-youtube-quality mpv_sponsorblock
8 15
363 517
- -
0.0 0.0
9 months ago 5 months ago
Lua Lua
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mpv-youtube-quality

Posts with mentions or reviews of mpv-youtube-quality. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-18.
  • Anyone on windows not able to use the mpv-quality-menu script for youtube?
    2 projects | /r/mpv | 18 May 2023
    Every other script has dropped in and works instantly other than this one, no matter what I do the menu never loadsm or gives any indication of loading. The old, outdated youtube quality script loads, but presumably because of changes to youtube it fails fetching the list of formats. The menu does still show up.
  • Script suggestion post!
    21 projects | /r/mpv | 29 Dec 2022
    acompressor.lua: compressor. blur-edges.lua: fills the black bars on the side of a video with a blurred copy of its edges. createchapter.lua: self-explanatory. crop.lua: crop video in a visual manner. encode.lua: make an extract of the video currently playing using ffmpeg. reload.lua: reloads videos if an online video stops caching. seek-to.lua: go to timestamp. simplehistory.lua: stores whatever you open in a history file. skiptosilence.lua: skip past "previously on...". smartcopypaste_ii.lua: copy/paste links sponsorblock.lua: skip sponsors in yt videos. streamsave.lua: save looped section to a separate file. subit.lua: download subtitles to playing video. uosc.lua: feature-rich minimalist proximity-based ui (my fav!). webm.lua: similar to encode.lua but with more features and no external dependencies. webtorrent-mpv-hook: enable mpv to stream torrents using webtorrent. youtube-quality.lua: change quality of currently playing yt video.
  • mpv-youtube-quality
    2 projects | /r/mpv | 15 Nov 2022
    is possible to make "mpv-youtube-quality script"work with other sites
  • youtube-quality not working with yt-dlp
    2 projects | /r/mpv | 21 Feb 2022
    Hello, i got this script (https://github.com/jgreco/mpv-youtube-quality) and it was working with youtube-dl but youtube-dl was buffering a lot so i changed to yt-dlp, yt-dlp doesn't buffer at all but the script to control the quality of the video does not work!
  • Help with Streaming through Celluloid Media Player.
    4 projects | /r/linuxmint | 7 Sep 2021
    Only way I can think of would be to use a MPV plugin like https://github.com/jgreco/mpv-youtube-quality. Only problem is, I don't think I know how to properly install MPV Plugins in Celluloid, because past attempts have done nothing. I tried using the Preferences dialog to add plugins, I check them, they're technically "installed" as far as Celluloid seems to be concerned, but they do nothing.
  • Who of you guys and girls uses MPV player with the lua scripts?
    2 projects | /r/linux | 20 Jul 2021
  • mpv.conf "not needed, only here to overwrite repo installed file which enabled vaapi by default "
    2 projects | /r/mpv | 11 May 2021
    Inside the mpv.conf, it reads: "#not needed, only here to overwrite repo installed file which enabled vaapi by default". What does this mean? It is also a read-only file. Why is it "not needed" and why can't I write anything inside it? I wanted to try some scripts like: https://github.com/jgreco/mpv-youtube-quality or https://github.com/TheAMM/mpv_thumbnail_script which need mpv.conf to be modified. Any help? Thank you.
  • Could someone add cookies to this script? mpv
    1 project | /r/mpv | 11 Mar 2021
    I want to ask if someone can add yt-dl cookies option and also to add format code name to this Script. cuz for premium contents on streaming sites requires a cookie.txt otherwise yt-dl fails to fetching formats so I did want to ask since Im noob if someone else could add this feature to the script.

mpv_sponsorblock

Posts with mentions or reviews of mpv_sponsorblock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-20.
  • YouTube artificially slows down video load times when using Firefox
    5 projects | news.ycombinator.com | 20 Nov 2023
  • favorite mpv youtube scripts
    2 projects | /r/mpv | 7 Mar 2023
    mpv_sponsorblock
  • Microsoft Edge is getting a video upscaler to make blurry old videos look better
    3 projects | news.ycombinator.com | 6 Mar 2023
    Personally, it's not really any better than mpv filters like NIS [0] (Nvidia Image Scaling, which does not use AI but is somehow more sharp than these filters) as well as Anime4k [1] (which does use AI but only in the training phase to create the initial glsl file which then does not use AI inferencing but plain old image filters).

    Combine mpv with its yt-dlp [2] and SponsorBlock support [3] and you have a competent way to upscale your own YouTube (and other types of [4]) videos.

    [0] https://gist.github.com/agyild/7e8951915b2bf24526a9343d951db...

    [1] https://github.com/bloc97/Anime4K

    [2] https://www.funkyspacemonkey.com/replace-youtube-dl-with-yt-...

    [3] https://github.com/po5/mpv_sponsorblock

    [4] https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites....

  • New NVIDIA Driver with RTX Video Super Resolution is Now Available!
    7 projects | /r/pcgaming | 28 Feb 2023
    You might also want to grab the Sponsor block MPV script which will automatically skip/bypass ads.
  • Happy new year. I was wondering, what cool scripts would you recommend for mpv?
    12 projects | /r/mpv | 31 Dec 2022
    sponsorblock.lua: skip sponsors in yt videos.
  • Script suggestion post!
    21 projects | /r/mpv | 29 Dec 2022
    acompressor.lua: compressor. blur-edges.lua: fills the black bars on the side of a video with a blurred copy of its edges. createchapter.lua: self-explanatory. crop.lua: crop video in a visual manner. encode.lua: make an extract of the video currently playing using ffmpeg. reload.lua: reloads videos if an online video stops caching. seek-to.lua: go to timestamp. simplehistory.lua: stores whatever you open in a history file. skiptosilence.lua: skip past "previously on...". smartcopypaste_ii.lua: copy/paste links sponsorblock.lua: skip sponsors in yt videos. streamsave.lua: save looped section to a separate file. subit.lua: download subtitles to playing video. uosc.lua: feature-rich minimalist proximity-based ui (my fav!). webm.lua: similar to encode.lua but with more features and no external dependencies. webtorrent-mpv-hook: enable mpv to stream torrents using webtorrent. youtube-quality.lua: change quality of currently playing yt video.
  • query regarding streaming YT with MPV
    3 projects | /r/mpv | 22 Nov 2022
    It still isn't perfect though. Scripts like mpv-sponsorblock won't work if you play a video this way.
  • LPT: Open VLC and drag a youtube link to it. It'll play in VLC (with all the capabilities of VLC), and it'll skip ads.
    25 projects | /r/LifeProTips | 14 Sep 2022
  • MPV Submissions + Extension Submissions
    1 project | /r/SponsorBlock | 22 Jun 2022
    I started using SB with the Firefox extension, then eventually moved to FreeTube and then to MPV. I copied my user ID and display name to the MPV script that is responsible for skipping and submitting. When I close MPV and reopen the same video - my segment is skipped. Now, when I go to the extension to check my work - it still shows submissions while I was using the extension, not the ones from MPV. Also, when I open a YT video in the browser that has a segment submitted by me - it doesn't skip. With this one I might need to wait 6 hours (script default time to refresh SB database) or edit the script.
  • This video is sponsored by:
    2 projects | /r/linuxmemes | 20 Mar 2022
    SponsorBlock for mpv

What are some alternatives?

When comparing mpv-youtube-quality and mpv_sponsorblock you can also consider the following projects:

yt-dlp - A feature-rich command-line audio/video downloader

sponsorblock-mpv-local - addon for local sponsor video blocking

mpv_thumbnail_script - A Lua script to show preview thumbnails in mpv's OSC seekbar, sans external dependencies

mpv-scripts - This repository contain scripts I have made for mpv media player...

youtube-dl - Command-line program to download videos from YouTube.com and other video sites

mpv-copyTime - Copy the current time of the video to clipboard.

ytfzf - A posix script to find and watch youtube videos from the terminal. (Without API)

youtube-dl - Command-line program to download videos from YouTube.com and other video sites

mpv-youtube-quality - A userscript for MPV that allows you to change youtube video quality (ytdl-format) on the fly

qutebrowser - A keyboard-driven, vim-like browser based on Python and Qt.