All Projects → Aveek-Saha → ytdx

Aveek-Saha / ytdx

Licence: MIT license
Download audio from YouTube videos

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to ytdx

YouP3
Android app for downloading media from YouTube with 4K Support (Beta)
Stars: ✭ 51 (-7.27%)
Mutual labels:  youtube-downloader, download-audio
y2mp3
An Electron app to download youtube playlist
Stars: ✭ 118 (+114.55%)
Mutual labels:  youtube-playlist, download-audio
Fast Youtube To Mp3 Converter Api
Very Fast YouTube to MP3 & MP4 Converter API
Stars: ✭ 69 (+25.45%)
Mutual labels:  converter, youtube-downloader
easyYoutubeDL
A manager for automating download lists based on youtube-dl
Stars: ✭ 21 (-61.82%)
Mutual labels:  youtube-downloader, youtube-playlist
yt-videos-list
Create and **automatically** update a list of all videos on a YouTube channel (in txt/csv/md form) via YouTube bot with end-to-end web scraping - no API tokens required. Multi-threaded support for YouTube videos list updates.
Stars: ✭ 64 (+16.36%)
Mutual labels:  youtube-downloader, youtube-playlist
URTube
URTube, a YouTube video to MP3 downloader built in NodeJs and Electron
Stars: ✭ 20 (-63.64%)
Mutual labels:  converter, youtube-downloader
pymusicdl
Download songs based on song name/ YouTube playlist/ Spotify playlist /album
Stars: ✭ 41 (-25.45%)
Mutual labels:  youtube-downloader, youtube-playlist
ics-to-json
📅 Convert ICS calendars (eg. Google Calendar) to an opinionated JSON format.
Stars: ✭ 36 (-34.55%)
Mutual labels:  converter
node-poppler
Asynchronous node.js wrapper for the Poppler PDF rendering library
Stars: ✭ 97 (+76.36%)
Mutual labels:  converter
ZPL-Printer-Emulator-SDK
Convert, Preview & Render raw ZPL commands to PNG, JPG & PDF from .NET
Stars: ✭ 29 (-47.27%)
Mutual labels:  converter
converter-go
Convert AsyncAPI documents from older to newer versions with Golang
Stars: ✭ 17 (-69.09%)
Mutual labels:  converter
vectorexpress-api
Vector Express is a free service and API for converting, analyzing and processing vector files.
Stars: ✭ 66 (+20%)
Mutual labels:  converter
BlocksConverter
A PocketMine-MP plugin allows you to convert Minecraft PC maps to MCPE/Bedrock maps or vice-versa.
Stars: ✭ 47 (-14.55%)
Mutual labels:  converter
System.Configuration.Abstractions
Injectable, mockable, extensible, configuration for .NET
Stars: ✭ 42 (-23.64%)
Mutual labels:  converter
a2mp3
convert (nearly) every type of (audio)file to mp3 in a quick, easy, batch-enabled way!
Stars: ✭ 43 (-21.82%)
Mutual labels:  converter
dnglab
Camera RAW to DNG file format converter
Stars: ✭ 103 (+87.27%)
Mutual labels:  converter
ytdl
Get Direct [d]own[l]oad ⬇️⬇️ Links of any [y]ou[t]ube Video . Written in Rust, for personal use.
Stars: ✭ 25 (-54.55%)
Mutual labels:  youtube-downloader
csv-to-sqlite
A command-line tool that copies data from CSV files into a SQLite database.
Stars: ✭ 62 (+12.73%)
Mutual labels:  converter
gonvert
Golang character encoding converter with an automatic code-estimation.
Stars: ✭ 24 (-56.36%)
Mutual labels:  converter
SoxSharp
.NET wrapper for SoX.
Stars: ✭ 41 (-25.45%)
Mutual labels:  converter


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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].