Guide: https://ytdl-org.github.io/youtube-dl/download.html
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
portable@portable-UL20FT:~$ sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl [sudo] heslo pro portable: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 3 100 3 0 0 15 0 --:--:-- --:--:-- --:--:-- 15 100 3 100 3 0 0 13 0 --:--:-- --:--:-- --:--:-- 13 100 614 100 614 0 0 1367 0 --:--:-- --:--:-- --:--:-- 1367 100 1786k 100 1786k 0 0 1971k 0 --:--:-- --:--:-- --:--:-- 4078k portable@portable-UL20FT:~$ sudo chmod a+rx /usr/local/bin/youtube-dl portable@portable-UL20FT:~$ sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl /usr/local/bin/youtube-dl 100%[============================================================================>] 1,74M 8,69MB/s za 0,2s 2021-04-01 01:22:44 (8,69 MB/s) – „/usr/local/bin/youtube-dl“ uloženo [1829384/1829384] portable@portable-UL20FT:~$ sudo chmod a+rx /usr/local/bin/youtube-dl portable@portable-UL20FT:~$ sudo wget https://yt-dl.org/downloads/latest/youtube-dl.sig -O youtube-dl.sig --2021-04-01 01:25:45-- https://yt-dl.org/downloads/latest/youtube-dl.sig Ukládám do: „youtube-dl.sig“ youtube-dl.sig 100%[============================================================================>] 566 --.-KB/s za 0s 2021-04-01 01:25:45 (13,6 MB/s) – „youtube-dl.sig“ uloženo [566/566] portable@portable-UL20FT:~$ gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl gpg: Podpis vytvořen St 31. března 2021, 23:48:22 CEST gpg: použití RSA klíče ED7F5BF46B3BBED81C87368E2C393E0F18A9236D gpg: Nemohu ověřit podpis: Žádný veřejný klíč portable@portable-UL20FT:~$ sudo apt install ffmpeg Načítají se seznamy balíků… Hotovo Po této operaci bude na disku uvolněno 41,0 kB. Chcete pokračovat? [Y/n] Y portable@portable-UL20FT:~$ cd ./Hudba youtube-dl -x --audio-format mp3 --prefer-ffmpeg https://youtu.be/RgK_Zv3sbsA portable@portable-UL20FT:~/Hudba$ [youtube] RgK_Zv3sbsA: Downloading webpage [download] Destination: Estas Tonne - Golden Dragon Internal Flight-RgK_Zv3sbsA.webm [download] 100% of 15.38MiB in 00:01 [ffmpeg] Destination: Estas Tonne - Golden Dragon Internal Flight-RgK_Zv3sbsA.mp3 Deleting original file Estas Tonne - Golden Dragon Internal Flight-RgK_Zv3sbsA.webm (pass -k to keep).. portable@portable-UL20FT:~/Hudba$ 'Estas Tonne - Golden Dragon Internal Flight-RgK_Zv3sbsA.mp3' |