HaarigerHarald / android-youtubeExtractor

Deprecated: Android based YouTube URL extractor and downloader
Other
877 stars 304 forks source link

'com.github.HaarigerHarald:android-youtubeExtractor:master-SNAPSHOT' not working Could not resolve all dependencies and Could not load module metadata error #190

Open 0xPranjl opened 3 years ago

0xPranjl commented 3 years ago

this dependency was working fine Yesterday but today when i added this dependency to build.gradle it gives Could not resolve all dependencies and Could not load module metadata error without this dependency the app works fine Please help me out

thorito commented 3 years ago

Same error

Execution failed for task ':app:dataBindingMergeDependencyArtifactsDevelopmentDebug'.
> Could not resolve all files for configuration ':app:developmentDebugCompileClasspath'.
   > Could not resolve com.github.HaarigerHarald:android-youtubeExtractor:master-SNAPSHOT.
     Required by:
         project :app
      > Skipped due to earlier error
thorito commented 3 years ago

Hi @Pranjal420 I see that you have closed the issue, is it solved? Could you tell me the cause?

Thanks

0xPranjl commented 3 years ago

use 'com.github.HaarigerHarald:android-youtubeExtractor:v2.1.0'

thorito commented 3 years ago

But that version doesn't have the extra parameter (html), right?

On Fri, Jul 9, 2021, 14:36 Pranjal Maurya @.***> wrote:

use 'com.github.HaarigerHarald:android-youtubeExtractor:v2.1.0'

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/HaarigerHarald/android-youtubeExtractor/issues/190#issuecomment-877155196, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAERDW4GGY4HUG3WX52NUBLTW3UMFANCNFSM5AAAOPUA .

LiuDongCai commented 3 years ago

但是那个版本没有额外的参数(html),对吧? 2021 年 7 月 9 日星期五 14:36 Pranjal Maurya @.***> 写道:使用 'com.github.HaarigerHarald:android-youtubeExtractor:v2.1.0' — 你收到这个是因为你评论道。直接回复本邮件,在GitHub上查看< #190(评论) >,或者退订< https://github.com/notifications/unsubscribe-auth/AAERDW4GGY4HUG3WX52NUBLTW3UMFANCNFSM5AAAOPUA >。

解决了吗?能否告诉我解决方式?

surajappentus commented 1 year ago

any solution found?

tokaali commented 1 year ago

I have the same issue

eokdev commented 1 year ago

I have the same issue

solved it yet???