Skip to content

alperugurca/alper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alper

YouTube audio/video downloader using yt-dlp.

Install

pip install alper

Usage

CLI

needmusic https://www.youtube.com/watch?v=JWViInkIAuk
needvideo https://www.youtube.com/watch?v=JWViInkIAuk

Python

pip install alper
from alper import needmusic, needvideo

needmusic("https://www.youtube.com/watch?v=JWViInkIAuk")
needvideo("https://www.youtube.com/watch?v=JWViInkIAuk")

Upload

python setup.py sdist bdist_wheel

pip install .whl file ( e.g. "pip install alper-0.1.0-py3-none-any.whl" )

twine upload dist/*

About

A lightweight Python package and CLI tool built on yt-dlp for quickly downloading YouTube audio and video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages