All Projects → rimoliga → youtify

rimoliga / youtify

Licence: other
Installs and configures youtube-dl and spotdl for music and videos downloading in android termux

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to youtify

spotify-downloader-music-player
Download youtube songs in mp3 format and plays them
Stars: ✭ 31 (+47.62%)
Mutual labels:  spotify-downloader, spotdl
spotdlRedesign
spotDL v4 - The spotDL you love and use with plugin support.
Stars: ✭ 17 (-19.05%)
Mutual labels:  spotify-downloader, spotdl
devtube
Laravel YouTube and Online Video viewing and download interface.
Stars: ✭ 30 (+42.86%)
Mutual labels:  youtube-dl, youtubedownloader
Crazy-Banner
custom banner editor script for Termux
Stars: ✭ 60 (+185.71%)
Mutual labels:  termux
youtubly-android
An android app to download 📹 videos and 🎶 songs from youtube to phone internal storage. In a nutshell NewPipe for just audio.
Stars: ✭ 24 (+14.29%)
Mutual labels:  youtube-dl
plugin.video.sendtokodi
📺 plays various stream sites on kodi using youtube-dl
Stars: ✭ 86 (+309.52%)
Mutual labels:  youtube-dl
cirilla
Multipurpose telegram bot
Stars: ✭ 33 (+57.14%)
Mutual labels:  youtube-dl
Termux-login
Advanced login system for termux
Stars: ✭ 125 (+495.24%)
Mutual labels:  termux
youtube-dl-api-server-heroku
A ready-for-Heroku youtube-dl REST API server
Stars: ✭ 67 (+219.05%)
Mutual labels:  youtube-dl
RWST
Red Widow Spider Tools
Stars: ✭ 26 (+23.81%)
Mutual labels:  termux
Orangex-Mobile
A useful tool chain for mobile coding with termux.
Stars: ✭ 20 (-4.76%)
Mutual labels:  termux
easyYoutubeDL
A manager for automating download lists based on youtube-dl
Stars: ✭ 21 (+0%)
Mutual labels:  youtube-dl
ymp3cli
Listen music like a hacker!
Stars: ✭ 81 (+285.71%)
Mutual labels:  youtube-dl
dl-plus
An youtube-dl extension with pluggable extractors
Stars: ✭ 28 (+33.33%)
Mutual labels:  youtube-dl
manjaro-fs-arm64
Manjaro rootfs with xfce4 and vncserver preinstalled. Just setup username, password and vnc password. Also one more edition with latest Anki preinstalled.
Stars: ✭ 19 (-9.52%)
Mutual labels:  termux
Free-Proxy
Hi there will be a lot of proxies here.
Stars: ✭ 135 (+542.86%)
Mutual labels:  termux
saveddit
Bulk Downloader for Reddit
Stars: ✭ 130 (+519.05%)
Mutual labels:  youtube-dl
seeu
SeeU is a camera hacking tool which is used to hack selfie camera of devices....
Stars: ✭ 313 (+1390.48%)
Mutual labels:  termux
overload
📡 Overload DoS Tool (Layer 7)
Stars: ✭ 167 (+695.24%)
Mutual labels:  termux
YDL
A Simple GUI wrapper around yt-dlp for Windows using AHK
Stars: ✭ 18 (-14.29%)
Mutual labels:  youtube-dl

youtify

DEPRECATED

This is no longer working due to changes in the depending libraries, I will make an up to date veesion when I have some time. Feel free to contact or make your own version. email: [email protected]

Installs and configures youtube-dl and spotdl for music and videos downloading in android termux

(You can buy me a coffe donating with BAT using Brave browser You can also 🌟 this repo)

You can simply install this downloader by copy an pasting the next lines of code after a clean termux install (you can install it after installing other programs or repositories but I don garantize it to work):

pkg install git -y
git clone https://github.com/gabosxpiens/youtify.git
cd youtify
chmod +x setup.sh
./setup.sh && exit

Instructions of use

After installing you can go to any youtube video or spotify song and share it in the app to termux, after finishing downloading the video will be in your internal storage inside the folder "Youtube-downloads" and the songs in "Music" folder.

This script uses spotdl ( https://github.com/ritiek/spotify-downloader )

To share songs, albums and playlist from spotify you will se somtehing like the next image:

alt text

Write anything you want and press enter (This creates a file that will be automatically deleted)

alt text

alt text

Now you can download Youtube videos with subtitles! (Vlc player recommended for subs)

alt text

alt text

alt text

Problems

This was partialy solved, you can write any (non-empty) filename an press enter. Any help to skip the "Save file in ~/donwloads/" message will be welcome.

In some versions of the Spotify app when you share a song to termux, spotify shares a text like "Here is a song for you (song link)". This makes the termux-url-opener fail because termux doesn't recognize this as a link and displays a window that says something like "Save file in ~/downloads".

I'm trying to fix this but at the moment this config is not working with the latest spotify version (8.5.43.724 01/29/2020). You can still download the spotify song using spotdl and the link of the spotify song. For this when sharing in spotify select "copy link" and then go to termux and write:

spotdl -s (Paste shared link here)

This will download the song in the Music folder on the internal storage

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