├── DownloadMethods.py ├── LICENSE ├── Main.py ├── README.md └── requirements.txt /DownloadMethods.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bryan-Herrera-DEV/Python-Mp3Mp4-Downloader/HEAD/DownloadMethods.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bryan-Herrera-DEV/Python-Mp3Mp4-Downloader/HEAD/LICENSE -------------------------------------------------------------------------------- /Main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bryan-Herrera-DEV/Python-Mp3Mp4-Downloader/HEAD/Main.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bryan-Herrera-DEV/Python-Mp3Mp4-Downloader/HEAD/README.md -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bryan-Herrera-DEV/Python-Mp3Mp4-Downloader/HEAD/requirements.txt --------------------------------------------------------------------------------