Skip to content

A CLI for searching and downloading youtube video, then convert it to an audio. (still on dev)

License

Notifications You must be signed in to change notification settings

Poseidon1402/telechargeo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telechargeo

A CLI for searching and downloading youtube video, then convert it to an audio.

Getting Started

Clone the repository

    git clone https://github.com/Poseidon1402/telechargeo.git telechargeo

Install telechargeo dependencies with pip

    cd telechargeo
    python -m venv env
    source env/bin/activate
    pip install -r requirements

After that, you can begin to download video

    python -m telechargeo -A author -T title

Running Tests

To run tests, run the following command

  python -m pytest

Tools

python

python

Contributing

Contributions are always welcome!

License

MIT License

About

A CLI for searching and downloading youtube video, then convert it to an audio. (still on dev)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages