Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Aveek-Saha/ytdx
Download audio from YouTube videos
https://github.com/Aveek-Saha/ytdx
converter download-audio music youtube-downloader youtube-mp3 youtube-playlist
Last synced: 3 months ago
JSON representation
Download audio from YouTube videos
- Host: GitHub
- URL: https://github.com/Aveek-Saha/ytdx
- Owner: Aveek-Saha
- License: mit
- Created: 2018-12-18T16:13:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-14T00:07:52.000Z (almost 2 years ago)
- Last Synced: 2024-04-16T06:07:05.852Z (7 months ago)
- Topics: converter, download-audio, music, youtube-downloader, youtube-mp3, youtube-playlist
- Language: JavaScript
- Size: 1.23 MB
- Stars: 59
- Watchers: 3
- Forks: 11
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
YTDX
YTDX or YouTube Downloader X is an application that allows you to download audio from YouTube videos.
Paste any valid video link into the URL bar and download the audio from the video.# Instructions
- Select a folder to save the downloaded file in.
- Get a valid YouTube video or playlist URL and paste it in the URL bar.
- Choose the desired audio format and click download.
- When the file is finished downloading you'll get a notification.
- Clicking on the notification will take you to the download location.# New Features/Changes (v1.1.0)
- Now you can paste a playlist URL (copy the 'VIEW FULL PLAYLIST' link address)
- The app will display a complete list of videos in the playlist for you to download
- Just click on any video in the list to download it# Building from the repo
Clone the repository, then navigate to it on your terminal, run
- ```npm install``` to download dependencies
- ```npm run dev ``` for development
- ```npm run build ``` to build it for your platform.## Available audio formats
* mp3
* flac
* wav
* Vorbis