Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/bash
- ####################################
- # #
- # START #
- # g0ne_@p0stal <v1ral_ITS> #
- # ImPerialTeKSolutions@outlook.com #
- # #
- ####################################
- if [[ $* == $1 ]] ; then echo -e "\nThis Script wsa especially made for Videos on mostly all online URL webties, \nkdialog is needed for this script, \nto work properly \nalongside youtube-dl program addon. \nv1ral_ITS \nImPerialTeKSolutions@outlook.com \nhttps://www.pastebin.com/u/v1ral_ITS \n"
- fi
- youtube-dl --newline -i -o "/media/g0ne_/3639-3266/$(ls /media/g0ne_/3639-3266 | zenity --list --column "Choose Folder")/%(title)s.%(ext)s" --ignore-config --hls-prefer-native --add-metadata -i -c --yes-playlist "$(kdialog --title "Copy/Paste Any Video URL" --inputbox "URL")"
Add Comment
Please, Sign In to add comment