Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

mpv: how to play a list of URLs piped from stdin

The --playlist option allows you to specify a playlist from stdin if you use - as path, Example:

ls | mpv --playlist=-

Tags:

Pipe

Mpv

Related

ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056) Use a range of cells as criteria in SUMIF Do I really need recursive chmod to restrict access to a folder? How to disable the new "rename file" behavior in Windows 10 (hitting F2 and cursor left)? How to compile the best version of FFmpeg for Windows Where does django look for SQLite instance? (SQLite 3.8.3 or later is required (found 3.7.17)) Is there a maximum number of bookmarks in Firefox? Windows 10: How to Lock (not sleep) laptop on lid close? How do properly add "Open Cmder" Here in the windows context menu? Can I hide native tabs at the top of Firefox? Is Cinnamon a desktop environment or a window manager? (Or both?) MediaWiki: How to totally prevent anonymous users from register?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy