Giter VIP home page Giter VIP logo

mpv-scripts's Issues

Thanks for TTS

My eyes are unexpectedly worse than usual, so having your tts script as a starting point to do a quick port to espeak has been a great help.

Mostly just:

exec({"espeak", "-z", "-v", "en+f5", "-p57", "-a90", "-s180", " "..txt})

Which is mostly just some tweaks because the default voice is even worse than this.

rubberband_helper - echo

It's possible to get rid of the echo changing
local rubberband_af = {{name='rubberband', enabled=true, params={channels="together"}}}
to this
local rubberband_af = {{name='rubberband', enabled=true, params={channels="together", transients="smooth", pitch="quality", window="short"}}}

gallery-dl_hook.lua is not working on Windows

Hi, I used your gallery-dl lua script but it doesn't work.

command

mpv gallery-dl://https://imgur.com/gallery/7AtGJJg

Error message:

λ mpv gallery-dl://https://imgur.com/gallery/7AtGJJg
Cannot find main.* for any supported scripting backend in: C:\Users\Rithvij\AppData\Roaming/mpv/scripts/others
Cannot find main.* for any supported scripting backend in: C:\Users\Rithvij\AppData\Roaming/mpv/scripts/mpv-scripts
[gallery_dl_hook] Traceback (most recent call last):
[gallery_dl_hook]   File "c:\users\rithvij\appdata\local\programs\python\python38\lib\runpy.py", line 192, in _run_module_as_main
[gallery_dl_hook]     return _run_code(code, main_globals, None,
[gallery_dl_hook]   File "c:\users\rithvij\appdata\local\programs\python\python38\lib\runpy.py", line 85, in _run_code
[gallery_dl_hook]     exec(code, run_globals)
[gallery_dl_hook]   File "C:\Users\Rithvij\AppData\Local\Programs\Python\Python38\Scripts\gallery-dl.exe\__main__.py", line 7, in <module>
[gallery_dl_hook]   File "c:\users\rithvij\appdata\local\programs\python\python38\lib\site-packages\gallery_dl\__init__.py", line 112, in main
[gallery_dl_hook]     output.replace_std_streams()
[gallery_dl_hook]   File "c:\users\rithvij\appdata\local\programs\python\python38\lib\site-packages\gallery_dl\output.py", line 153, in replace_std_streams
[gallery_dl_hook]     stream.buffer,
[gallery_dl_hook] AttributeError: 'NoneType' object has no attribute 'buffer'
[gallery_dl_hook] failed to get album list.
[playlist] Reading plaintext playlist.
Warning: empty playlist
No protocol handler found to open URL gallery-dl://https://imgur.com/gallery/7AtGJJg
The protocol is either unsupported, or was disabled at compile-time.


Exiting... (Errors when loading file)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.