yausername / youtubedl-android

youtube-dl for android
GNU General Public License v3.0
947 stars 172 forks source link

I can't integrate the library even if I followed all the steps it shows the following error #193

Open Kaleb09 opened 1 year ago

Kaleb09 commented 1 year ago

i used the latest version and tried with another version but i got this error when I compile the app Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.

Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'. Could not find com.github.yausername.youtubedl-android:library:0.14.0. Required by: project :app

Possible solution:

Kaleb09 commented 1 year ago

I can't integrate the dependency within my app but it works when I copy the whole project and customize like I want rather than using dependency and sync the project

JunkFood02 commented 1 year ago

Change 0.14.0 to 8bc8e77349 or master-SNAPSHOT

Kaleb09 commented 1 year ago

thank's it work's

chaikovskiy99 commented 1 year ago

doesn't work for me

JunkFood02 commented 1 year ago

@chaikovskiy99 For now, please use e81ed10

chaikovskiy99 commented 1 year ago

@chaikovskiy99 For now, please use e81ed10

Could not find library-e81ed10.jar (com.github.yausername.youtubedl-android:library:e81ed10). Searched in the following locations:

JunkFood02 commented 1 year ago

master-SNAPSHOT should work now

chaikovskiy99 commented 1 year ago

master-SNAPSHOT should work now

worked! thanks!

imagination24 commented 1 year ago

master-SNAPSHOT no working now

Kaleb09 commented 1 year ago

master-SNAPSHOT is working but other versions doesn't work just try it with master-SNAPSHOT

xiaohu-min commented 1 year ago

-SNAPSHOT, I can't use it anymore,This is mainly aimed at the library