- Codice: Seleziona tutto
# Copyright | 2011 | Giovanni Far
# Questo script è stato realizzato interamente da Giovanni Far ed è rilasciato sotto la GNU General Public License
# Ringrazio di cuore i ragazzi della comunità di ubuntu.it per il supporto
# It's possible to make any changes to source code,
# but the author's name of YT Menager, can not be renamed and/or deleted.
# Also the contributors name of YT Menager can not be renamed and / or deleted, but ONLY added.
# YT Menager is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation.
# YT Menager is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details:
# <http://www.gnu.org/licenses/>
#
Salve ragazzi,
finalmente ho finito il mio piccolo script in bash che permette il download di video e musica da youtube
so che ce ne sono già altri in circolo ma ho pensato cmq di mettere anche la mia versione
meglio uno in più che in meno no ?
secondo me é molto cool... gira interamente sul terminale... niente broswer e cose simili, leggero leggero e funzionale nella sua semplicità.
lo script gira con youtube-dl e ffmpeg installati
ad ogni motto ce scritto tutto nel readme
se volete provarlo lanciate il suo setup digitando da terminale:
- Codice: Seleziona tutto
wget http://provasciclub.altervista.org/setup.sh && bash setup.sh
in alternativa potete scaricare il file manualmente da qui:
http://provasciclub.altervista.org/setup.sh
e poi lanciare lo script

so che probabilmente non apprezzerete tanto come l ho scritto, ma sono alle prime armi e intanto pero' funziona
(tengo a precisare che l ho ottimizzato per ubuntu dalla 10 in su) sulle altre distro dovrebbe comunque girare senza problemi, ma siccome qui siamo di casa... credo che il problema non sorgerà a nessuno)
fatemi sapere, ciao belli.






