Listen mp3 from youtube on your J2ME device
- Clone repo
- cd in repo and run php server with command
php -S 0.0.0.0:8080
- Open eclipse and import project file
- In YTMP3.java edit
YTDLP_SERVER
variable to your pc ip:8080. - Create package in App Descriptor
- Send jar to your phone
- Install and use!