Passing Arguments to Your Script

preview_player
Показать описание

Support:

Рекомендации по теме
Комментарии
Автор

Great video brother. I love your Bash videos. P.S. You forgot to press "dW" to delete the word "function".

brandon_wallace
Автор

Thank you, Kris! Love these videos. Been using
"alias mpy='mpv "$(xclip -o -selection clipboard)"'" for some time.

But shortcut Super+Y will add. And even more thanks for shorthand in bashscripting. Will use instead of "if/else" statements for sure. BTW cat >> yourLongNotes.txt was also much appreciated. Please make more of such videos.

samoylov
Автор

I found out why soft softs so different compared to Ableton. It is because there is a default limiter on the master that i didn't know about.

shivamkumargaur
Автор

Thank you. Good suff.
I doubt Youtube-dl project is still active. yt-dlp is a new fork from it.

mrzazx
Автор

Awesome stuff Kris. I have learned so much from you. I have this thing called a volume knob, I can turn up the audio... Lol Lol Lol
Quit apologizing about the audio. If they don't like it, I want to see them do better... :-)
At 68 everyone sounds bad anyway... :-P

LLAP 🖖

Bruces-Eclectic-World
Автор

Hello Kris, thank you so much for all what you do. You said you have a script for passing the url in the clipboard to your favourite video player: just to have the general idea please... Do you simply pipe the output of youtube-dl to mpv? Also do you think it would it be possible to 'youtube-dl' the video in the tmp folder? Thanks a lot for reading through

natalesottini
Автор

How can I pass arguments like
./myscript <URL> -o myfile.mp4

sachinhole