English | Deutsch
Your ultimate Youtube utility - Download videos, audio, thumbnails, subtitles and video information from YouTube
node ytutils.js downnload video INPUT_URL OUTPUT_FILE
node ytutils.js download video https://www.youtube.com/watch?v=poWpo76mH_0 kirby_gourmetrace_remix.mp3
Argument | Description | Example | Limitations |
---|---|---|---|
INPUT_URL | The URL of the YouTube Video that should be downloaded | https://www.youtube.com/watch?v=poWpo76mH_0 | Has to be a YouTube Video URL |
OUTPUT_FILE | The Name of the File it should save the Video to | kirby_gourmetrace_remix.mp3 | Has to end with ".mp3" or ".mp4" which also decides if it downloads the video as audio only or video |
Not implemented yet
Not implemented yet
node ytutils.js infos INPUT_URL OUTPUT_FILE
node ytutils.js infos https://www.youtube.com/watch?v=poWpo76mH_0 kirby_gourmetrace_remix.json
Argument | Description | Example | Limitations |
---|---|---|---|
INPUT_URL | The URL of the YouTube Video which's information should be downloaded | https://www.youtube.com/watch?v=poWpo76mH_0 | Has to be a YouTube Video URL |
OUTPUT_FILE | The Name of the File it should save the Information to | kirby_gourmetrace_remix.json | Has to end with ".json" or ".text" |