It's a Telegram bot to download music directly from youtube just as simple as providing a link or searching by name.
First step:
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/alejandro0619/not-ytdl-bot
# Go into the repository
$ cd not-ytdl-bot
# Install dependencies
$ npm install
# Build
$ npm run build
# Run the app
$ npm run start
This software uses the following open source packages:
The source code of this project is under the MIT license
To Nodsg for making the bot's logo.
To alejandro0619 for contributing in the process of design and development of the bot.
Github @alejandro0619