Skip to content
/ Faffy Public
forked from Fisk24/Faffy

YouTube downloader project based on Python 3

Notifications You must be signed in to change notification settings

alidzapp/Faffy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Faffy Video Downloader README.md

This project is focused on creating a flexable CLI based YouTube video/audio downloader.

usage: Faffy.py [-h] [-u URL] [-a] [-l LIMIT]

optional arguments: -h, --help show this help message and exit -u URL, --url URL Youtube URL to download video from. Passing this argument will cause the program to exit the the terminal when the task is completed -a, --audio-only Optional flag, that causes the downloader to save only the audio track of a video. -l LIMIT, --limit LIMIT If --url is a playlist, this chooses the starting point, and the ending point for the downloader. list starts at 0, and -1 is always the very last video. default: 0:-1 format : start:end

About

YouTube downloader project based on Python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%