Skip to content

DoubleNico/YoutubeFlash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YoutubeFlash

Convert youtube videos to mp3 and mp4 on IOS. The app requires node js server to download the mp4 and mp3 files, thanks to youtube-dl-exec

RPReplay_Final1703347404.MP4

USE IT AT YOUR OWN RISK

It's against youtube TOS!

Instalation

To make the software work first you need to go to backend and type these commands

  1. First go to backend folder and install the dependencies:
cd backend/
npm install
  1. After that modify the content of the index.js, line 15 the port (see this) or leave it like that then run:
node index.js
  1. After that go to the app folder and inside of there, open the project as xcode and then modify the ContentView.swift line 15 (see this)
  2. Now you are done! Enjoy!

About

Convert youtube videos to mp3 and mp4 on IOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published