All Projects → deepjyoti30 → Ytmdl Web V2

deepjyoti30 / Ytmdl Web V2

Licence: mit
Web version of ytmdl. Allows downloading songs with metadata embedded from various sources like itunes, gaana, LastFM etc.

Projects that are alternatives of or similar to Ytmdl Web V2

Ytmdl
A simple app to get songs from YouTube in mp3 format with artist name, album name etc from sources like iTunes, Spotify, LastFM, Deezer, Gaana etc.
Stars: ✭ 2,070 (+420.1%)
Mutual labels:  metadata, spotify, itunes, songs, youtube
Alltomp3
Node module to download and convert in MP3 with tags an online video
Stars: ✭ 120 (-69.85%)
Mutual labels:  spotify, itunes, songs, youtube
Getsong
Download any song mp3 with no dependencies except ffmpeg
Stars: ✭ 102 (-74.37%)
Mutual labels:  spotify, songs, youtube
Youtube explode dart
Port of YoutubeExplode to dart
Stars: ✭ 76 (-80.9%)
Mutual labels:  audio, download, youtube
Sonos Web
Web interface for Sonos audio systems
Stars: ✭ 114 (-71.36%)
Mutual labels:  audio, spotify, youtube
Alltomp3 App
Download and Convert YouTube, SoundCloud & Spotify in MP3 with full tags (title, artist, genre, cover, lyrics 🔥)
Stars: ✭ 920 (+131.16%)
Mutual labels:  spotify, download, youtube
Spotify Onthego
Download Spotify playlists by searching for audio files on YouTube
Stars: ✭ 66 (-83.42%)
Mutual labels:  spotify, download, youtube
Ytspotifydl
Youtube and Spotify music downloader with metadata.
Stars: ✭ 34 (-91.46%)
Mutual labels:  spotify, songs, youtube
Olivia
Elegant music player for LINUX
Stars: ✭ 261 (-34.42%)
Mutual labels:  spotify, itunes, youtube
Spotify Dl
a script that allows you to download spotify songs or playlists , written in python
Stars: ✭ 275 (-30.9%)
Mutual labels:  spotify, songs, youtube
Spotivy
🎼 Download music videos from Spotify playlists
Stars: ✭ 64 (-83.92%)
Mutual labels:  audio, spotify, youtube
Spotiflyer
Spotify/Gaana/Youtube Music Downloader For Android!
Stars: ✭ 231 (-41.96%)
Mutual labels:  metadata, spotify, youtube
Scdlbot
Telegram Bot for downloading MP3 rips of tracks/sets from SoundCloud, Bandcamp, YouTube with tags and artwork.
Stars: ✭ 210 (-47.24%)
Mutual labels:  audio, download, youtube
Itunes store transporter
Upload and manage your assets in the iTunes Store using the iTunes Store’s Transporter (iTMSTransporter).
Stars: ✭ 117 (-70.6%)
Mutual labels:  metadata, audio, itunes
Savify
Download Spotify songs to mp3 with full metadata and cover art!
Stars: ✭ 227 (-42.96%)
Mutual labels:  metadata, spotify, youtube
filimo-plus
FilimoPlus: browse, search, play or download filimo items
Stars: ✭ 23 (-94.22%)
Mutual labels:  download, webapp
go-xmp
A native Go SDK for the Extensible Metadata Platform (XMP)
Stars: ✭ 36 (-90.95%)
Mutual labels:  metadata, itunes
YoutubePlayer
Play and download YouTube videos. Extract audio from video. With minimalist beautiful gui.
Stars: ✭ 19 (-95.23%)
Mutual labels:  youtube, download
Pantheon
The fastest YouTube downloader.
Stars: ✭ 32 (-91.96%)
Mutual labels:  youtube, download
YoutubeSpotifyDL
Youtube and Spotify music downloader with metadata.
Stars: ✭ 66 (-83.42%)
Mutual labels:  spotify, songs

Ytmdl Web


Ytmdl Web V2

Version 2 of Ytmdl Web with a lot of fixes since the first iteration. This release is way faster than the previous version along with some neat additions like Settings. This Web App is based on the commandline version of the app which can be found here.

Deploy Locally

If you want to deploy the webapp locally and run it, you can do that by pulling the latest image and deploying it.

docker run -d -p 8082:8082 ghcr.io/deepjyoti30/ytmdl-web:latest 

By default the webapp runs on port 8082.

The latest image is built everytime a merge is done in the production branch. If you want to experiment with the bleeding edge and get new features, try out setup.

Setup

In order to run the project locally, you need to clone the repo and run:

git clone [email protected]:deepjyoti30/ytmdl-web-v2 && npm i && npm run serve

If you want to build, use:

npm run build

Contribution

If you want to contribute to the project, read the this.

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].