mirror of
https://github.com/brmlab/BLIT.git
synced 2025-06-07 11:23:59 +02:00
yt-mplayer.sh added to play video streams extracted by youtube-dl
This commit is contained in:
parent
3f32337ada
commit
187a19b079
1 changed files with 3 additions and 0 deletions
3
yt-mplayer.sh
Executable file
3
yt-mplayer.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
mplayer $(youtube-dl -g "$@")
|
Loading…
Add table
Add a link
Reference in a new issue