mpv-scripts VS mpv-scripts

Compare mpv-scripts vs mpv-scripts and see what are their differences.

mpv-scripts

A small collection of MPV scripts to make your life a bit better [Moved to: https://github.com/sibwaf/mpv-scripts] (by dya-tel)

mpv-scripts

Scripts I've made or adapted from others (by wiiaboo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
mpv-scripts mpv-scripts
1 8
39 87
- -
10.0 0.0
about 2 years ago over 3 years ago
Lua Lua
MIT License MIT License
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-scripts

Posts with mentions or reviews of mpv-scripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.
  • 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-scripts

Posts with mentions or reviews of mpv-scripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.
  • 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.
  • I cannot sync the subtitles
    2 projects | /r/mpv | 30 Aug 2022
  • Scroll on titlebar to scale window size
    1 project | /r/mpv | 8 Aug 2022
    long answer: no but there is a script called zones that you can use that divides the mpv window to 9 different sections and you can bind different commands to a certain section of the screen using mouse keys (mostly scroll up and down)
  • Some cool scripts to recommend?
    9 projects | /r/mpv | 21 Jun 2022
    subit - easily download missing subtitles.
  • Can I remove the black bars from a movie video and watch it in full-screen?
    2 projects | /r/mpv | 3 Mar 2022
  • Autosub never finds subtitles
    3 projects | /r/mpv | 19 Jan 2022
    I use https://github.com/wiiaboo/mpv-scripts/blob/master/subit.lua for the longest time. It works when configured properly.
  • Looking for something that works like VLsub but for MPV Player
    1 project | /r/mpv | 29 Dec 2021
  • is there a way to toggle two sets of keybinds of certain buttons?
    2 projects | /r/mpv | 19 Aug 2021
    zones.lua: mpv script for handling commands depending on where the mouse pointer is at, mostly for mouse wheel handling, https://github.com/wiiaboo/mpv-scripts/blob/master/zones.lua