12102 links
3050 private links
  • Signets de talou
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
  • Script: Télécharger en mp3 le titre en cours avec playerctl et youtube-dl

    !/bin/sh

    val=$(playerctl metadata --format "{{ artist }} - {{ title }}")
    zenity --notification --window-icon=info.png --text "$val"
    youtube-dl ytsearch:"$val" --extract-audio --audio-format mp3 -o "%(artist)s-%(title)s.%(ext)s"
    zenity --notification --window-icon=info.png --text "Téléchargement terminé"

    November 20, 2020 at 8:21:37 AM GMT+1 * - permalink -
    QRCode
    - https://shaarli.plop.me/shaare/ia87ww
Links per page: 20 50 100
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation
talou sur le Fédiverse