Kaynağa Gözat

weather, youtube-mp3-album

master
whiteline 1 yıl önce
ebeveyn
işleme
9413526f00
2 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. +2
    -0
      weather
  2. +2
    -0
      youtube-mp3-album

+ 2
- 0
weather Dosyayı Görüntüle

@@ -0,0 +1,2 @@
#!/bin/sh
curl wttr.in/`echo $* | sed 's/ /%20/'`

+ 2
- 0
youtube-mp3-album Dosyayı Görüntüle

@@ -0,0 +1,2 @@
#!/bin/sh
yt-dlp --extract-audio --split-chapters --audio-format mp3 -f best -o "chapter:%(section_number)s - %(section_title)s.%(ext)s" $1

Yükleniyor…
İptal
Kaydet