Metadata-Version: 2.1
Name: youtube2m4a
Version: 0.2
Summary: A wrapper on top of youtube-dl to download playlists of songs.
Home-page: https://github.com/jamestjw/youtube2m4a
Author: James Tan
Author-email: james_tan97@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: bs4
Requires-Dist: youtube-dl

A wrapper on top of youtube-dl to facilitate the searching and downloading of songs from YouTube. There is also support for the downloading of all songs from a YouTube playlist.

Execute by running in the CLI:
`youtube2m4a.py`


