Metadata-Version: 2.1
Name: ytmdl
Version: 2020.11.20.post1
Summary: Youtube Music Downloader
Home-page: https://github.com/deepjyoti30/ytmdl
Author: Deepjyoti Barman
Author-email: deep.barma30@gmail.com
License: UNKNOWN
Description: <div align="center">
          <img src=".github/ytmdl.png">
        </div>
        
        <div align="center">
        <h1>YouTube Music Downloader</h1>
        <h4>Download songs from YouTube by getting the audio from YouTube and the metadata from sources like Itunes and Gaana.</h4>
        </div>
        
        <div align="center" width="60%" height="auto">
          <br>
            <img src=".github/ytmdl.gif">
        </div>
        
        <div align="center">
        
        <br/>
        
        [![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)<br/><br/>
        <img src="https://img.shields.io/badge/Maintained%3F-Yes-blueviolet?style=for-the-badge">
        ![Travis (.org)](https://img.shields.io/travis/deepjyoti30/ytmdl?style=for-the-badge) [![License](https://img.shields.io/badge/License-MIT-pink.svg?style=for-the-badge)](LICENSE.md) ![PyPI](https://img.shields.io/pypi/v/ytmdl?style=for-the-badge) ![AUR](https://img.shields.io/aur/version/ytmdl?color=red&style=for-the-badge) [![Downloads](https://img.shields.io/badge/dynamic/json?style=for-the-badge&maxAge=86400&label=downloads&query=%24.total_downloads&url=https%3A%2F%2Fapi.pepy.tech%2Fapi%2Fprojects%2Fytmdl)](https://img.shields.io/badge/dynamic/json?style=for-the-badge&maxAge=86400&label=downloads&query=%24.total_downloads&url=https%3A%2F%2Fapi.pepy.tech%2Fapi%2Fprojects%2Fytmdl) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-lightblue.svg?style=for-the-badge)](http://makeapullrequest.com) [![Telegram](https://img.shields.io/badge/Telegram-YTMDL-blue.svg?style=for-the-badge)](https://t.me/ytmdl)
        
        <p>
        <a href="https://ko-fi.com/deepjyoti30"><img src="https://raw.githubusercontent.com/adi1090x/files/master/other/kofi.png" alt="Support me on ko-fi"></a>
        </p>
        </div>
        
        ## Web App
        
        Ytmdl also has an web app, you can try it out [here](https://ytmdl.deepjyoti30.dev/)
        
        ## Why this?
        
        This app downloads a song by getting the audio from Youtube sources __using__ youtube-dl and then adds song information like
        artist name, album name, release date, thumbnail etc by fetching it from sources like Itunes, Gaana and other sources.
        
        __NO__. YoutubeDL doesn't do that. All youtube-dl does is lets you download audio from a video that you specify.
        __This app is not yet another youtube-dl clone.__
        
        ## Support the Project?
        
        If you like my work, consider buying me a coffee or donating. In case you want to become a patron, join my [Pateron](https://www.patreon.com/deepjyoti30)
        
        <p align="left">
        <a href="https://www.paypal.me/deepjyoti30" target="_blank"><img alt="undefined" src="https://img.shields.io/badge/paypal-deepjyoti30-blue?style=for-the-badge&logo=paypal"></a>
        <a href="https://www.patreon.com/deepjyoti30" target="_blank"><img alt="undefined" src="https://img.shields.io/badge/Patreon-deepjyoti30-orange?style=for-the-badge&logo=patreon"></a>
        <a href="https://ko-fi.com/deepjyoti30" target="_blank"><img alt="undefined" src="https://img.shields.io/badge/KoFi-deepjyoti30-red?style=for-the-badge&logo=ko-fi"></a>
        </p>
        
        
        ### \[[Installation](https://github.com/deepjyoti30/ytmdl/wiki/installation)] \[[Getting Started](https://github.com/deepjyoti30/ytmdl/wiki/getting-started)] \[[Wiki](https://github.com/deepjyoti30/ytmdl/wiki)] \[[Help](https://github.com/deepjyoti30/ytmdl/wiki/help)]
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.*
Description-Content-Type: text/markdown
Provides-Extra: noise-clean
