youtube
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| youtube [2016/06/18 23:20] – angelegt dokuwikiadmin | youtube [2018/03/26 00:55] (aktuell) – [Auszug aus der man-page] karl | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== Youtube ====== | ====== Youtube ====== | ||
| + | |||
| + | ===== Kids Whitelist ===== | ||
| + | [[youtube kids whitelist]] | ||
| ===== Audio-Download ===== | ===== Audio-Download ===== | ||
| Zeile 6: | Zeile 9: | ||
| Helfen kann hier das tool youtube-dl, einem kleinen Konsolenprogramm. \\ | Helfen kann hier das tool youtube-dl, einem kleinen Konsolenprogramm. \\ | ||
| + | |||
| + | ==== Installation ==== | ||
| + | sudo apt install youtube-dl libav-tools | ||
| + | | ||
| Hier eine Beispielhafte Befehlszeile, | Hier eine Beispielhafte Befehlszeile, | ||
| youtube-dl -f ' | youtube-dl -f ' | ||
| + | |||
| + | {{ :: | ||
| + | |||
| + | ==== Auszug aus der man-page ==== | ||
| + | < | ||
| + | youtube-dl | ||
| + | |||
| + | --download-archive FILE | ||
| + | Download only videos not listed in the archive file. Record the IDs of all downloaded videos in it. | ||
| + | |||
| + | --dateafter DATE | ||
| + | Download only videos uploaded on or after this date (i.e. inclusive) | ||
| + | -r, --rate-limit LIMIT | ||
| + | | ||
| + | -x, --extract-audio | ||
| + | Convert video files to audio-only files (requires ffmpeg or avconv and ffprobe or avprobe) | ||
| + | --audio-format FORMAT | ||
| + | Specify audio format: " | ||
| + | |||
| + | --audio-quality QUALITY | ||
| + | Specify ffmpeg/ | ||
| + | Embed thumbnail in the audio as cover art | ||
| + | |||
| + | -o, --output TEMPLATE | ||
| + | Output filename template. | ||
| + | the uploader nickname if different, %(autonumber)s to get an automatically incremented number, %(ext)s for the file‐ | ||
| + | name extension, %(format)s for the format description (like "22 - 1280x720" | ||
| + | id of the format (like YouTube' | ||
| + | the provider (youtube, metacafe, etc), %(id)s for the video id, %(playlist_title)s, | ||
| + | (=title | ||
| + | playlist. | ||
| + | scription of the resolution of the video format. | ||
| + | used to download | ||
| + | tle)s-%(id)s.%(ext)s' | ||
| + | --output ' | ||
| + | |||
| + | requires: | ||
| + | ffmpeg or avconv and ffprobe or avprobe | ||
| + | |||
| + | |||
| + | // test: könig der löwen - der ewige kreis: | ||
| + | youtube-dl -f ' | ||
| + | |||
| + | youtube-dl -f ' | ||
| + | |||
| + | </ | ||
| + | {{tag> | ||
youtube.1466284810.txt.gz · Zuletzt geändert: von dokuwikiadmin
