hikikomoriphoenix / Beedio

Android app that lets you find downloadable videos as you browse the web. Allows queuing downloads. Also includes bookmarking and ad-blocking features for easier browsing experience.
GNU General Public License v2.0
148 stars 44 forks source link

libs\all-fmmr.aar file missing in the Source code , where can i get it from #83

Closed Maddyraichur closed 4 years ago

Maddyraichur commented 4 years ago

Im not able to find the (all-fmmr.aar) file in your source code. Where can i find it .im getting this error

issue

Maddyraichur commented 4 years ago

Could you please reply.

nowfalsalahudeen commented 4 years ago

remove implementation files('libs/all-fmmr.aar') from gradle and add implementation 'com.github.wseemann:FFmpegMediaMetadataRetriever-core:1.0.15' implementation 'com.github.wseemann:FFmpegMediaMetadataRetriever-native:1.0.15'