ytfzf wird Stand: 31.01.24 nicht mehr aktiv weiterentwickelt. Siehe [[https://github.com/pystardust/ytfzf/blob/master/README.md|README.md]] ====== ytfzf - YouTube in the command-line ====== {{https://github.com/pystardust/ytfzf/raw/master/.assets/logo.png}} **A posix script to find and watch youtube videos from the terminal. (Without API)** **ytfzf** ist ein POSIX-Skript, das hilft, Youtube-Videos (ohne API) zu finden und mit mpv/youtube-dl zu öffnen bzw. herunterzuladen. {{https://raw.githubusercontent.com/pystardust/ytfzf/master/.assets/ytfzf.gif}} ===== Installation ===== ==== Arch Linux ==== [[aw>Install|Installiere]] das [[ap>ytfzf]] Paket. ===== Verwendung ===== In der einfachsten Form wird ytfzf benutzt, indem einfach der Befehl ohne weitere Parameter abschickt wird. ytfzf fragt nach einem Suchbegriff und führt eine Suche auf YouTube durch. Um ytfzf aus einem Menü heraus komfortable zu bedienen, können [[https://github.com/pystardust/ytfzf/wiki/ytfzf(1)#shortcuts|Tastenkürzel]] verwendet werden. Die Wichtigsten sind diese hier: >download >alt-d (download_shortcut) > >audio only >alt-m (audio_shortcut) > >print link >alt-l (print_link_shortcut) > >new search >alt-s (search_again_shortcut) > >scrape next page >ctrl-p (next_page_action_shortcut) **''STRG+P''** sei hier hervorgehoben, um weitere Videovorschläge zu laden (Der Standard ist 20) Die wichtigsten Kommandoparameter können aus dem navi [[tools:cli:navi:navi_cheat_sammlung#ytfzfcheat|ytfzf.cheat]] entnommen werden. Für eine vollständige Liste konsultiere das [[https://github.com/pystardust/ytfzf/wiki/ytfzf(1)|ytfzf(1)]] Handbuch. ==== Konfiguration ==== Die meisten Kommandozeilen Parameter lassen sich über eine Konfigurationsdatei dauerhaft einstellen. Siehe dazu [[https://github.com/pystardust/ytfzf/wiki/ytfzf(5)#configuration-files|ytfzf(5)]] === Beispiel === $sub_link_count The amount of videos to scrape per channel when getting subscriptions. default: 2 $show_thumbnails Whether or not to show thumbnails in fzf. default: 0 ===== Siehe auch ===== * [[tools:cli:navi:navi_cheat_sammlung#ytfzfcheat|ytfzf.cheat]] * [[https://www.suletuxe.de/forum/index.php?board=18;action=display;threadid=832|Suletuxe Forum Diskussionsthread]] * [[https://github.com/pystardust/ytfzf|Projekt Homepage]]