Skip to content

myersTechnologies/MP4-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MP4-Extractor

Extract videos to format MP4 or M3U8

In the app exemple, write the link of the video you want to extract the file, for exemple: https://embed.mystream.to/ew7auy7pmmns or https://www.youtube.com/watch?v=SUelbSa-OkA

On button click you'll get the mp4 link, so then you can do what you want with it.

Works with: nxload all upvid unless upvid.biz mystream youtube vidosa mixdrop php vudeo gomo.to

To implement download/clone the project, and copy the files VideoExtractionAPI > extractor + helpers into you app package. Graddle dependency, add implementation 'com.github.evgenyneu:js-evaluator-for-android:v5.0.0'

For more details for use, check out the app exemple in this repo