An open API service indexing awesome lists of open source software.

https://github.com/houssemcharf/youtup

This code is written in python for the purpose of downloading youtube videos in mp3 format
https://github.com/houssemcharf/youtup

Last synced: 2 months ago
JSON representation

This code is written in python for the purpose of downloading youtube videos in mp3 format

Awesome Lists containing this project

README

        

# Youtup

This code is written in python for the purpose of downloading youtube videos in mp3 format

## Installing

1. clone the code

```
git clone https://github.com/HoussemCharf/youtup.git
```

2. execute & run
```
python script.py
```
3. provide the youtube link

4. enjoy

## Requirements

* Cgitb lib
* Pytube lib
* Pydub lib

## Contributing

Feel free to contribute in this all you have to do is submit a pull request.

## Authors

* **HC** - *Initial work* - [HC](https://github.com/HoussemCharf)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details