Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after update: This content require account to view content #730

Closed
AliAsgerSaify opened this issue Jan 20, 2025 · 1 comment
Closed

Comments

@AliAsgerSaify
Copy link

Exception

  • User Action: requested stream
  • Request: https://www.youtube.com/watch?v=vq4khKB9ZrI
  • Content Country: IN
  • Content Language: en-IN
  • App Language: en_IN
  • Service: YouTube (Anonymous)
  • Version: 4.1.1
  • OS: Linux OPPO/CPH2035/OP4C5FL1:12/SP1A.210812.016/Q.202203181732:user/release-keys 12 - 31
Crash log

org.schabi.newpipe.extractor.exceptions.NotLoginException: com.yausername.youtubedl_android.YoutubeDLException: WARNING: ffmpeg-location /data/app/~~4soD8RzsjVZPoDA-M4cymQ==/InfinityLoop1309.NewPipeEnhanced-dkkdHCoSl6DeL2WNzMCjbg==/lib/arm64/libffmpeg.so does not exist! Continuing without ffmpeg
WARNING: [youtube] Unable to fetch PO Token for mweb client: Missing required Visitor Data. You may need to pass Visitor Data with --extractor-args "youtube:visitor_data=XXX"
WARNING: [youtube] Unable to fetch PO Token for tv client: Missing required Visitor Data. You may need to pass Visitor Data with --extractor-args "youtube:visitor_data=XXX"
ERROR: [youtube] vq4khKB9ZrI: Sign in to confirm you’re not a bot. Use --cookies-from-browser or --cookies for the authentication. See  https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp  for how to manually pass cookies. Also see  https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies  for tips on effectively exporting YouTube cookies

	at org.schabi.newpipe.util.YtdlpHelper.getFallbackStreams(YtdlpHelper.java:64)
	at org.schabi.newpipe.util.ExtractorHelper.getNewStreamInfo(ExtractorHelper.java:136)
	at org.schabi.newpipe.util.ExtractorHelper.lambda$getStreamInfo$3(ExtractorHelper.java:127)
	at org.schabi.newpipe.util.ExtractorHelper.$r8$lambda$YTHJjScxCJNO1LTCqs3IKy35iyY(Unknown Source:0)
	at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda5.call(Unknown Source:4)
	at io.reactivex.rxjava3.internal.operators.single.SingleFromCallable.subscribeActual(SingleFromCallable.java:43)
	at io.reactivex.rxjava3.core.Single.subscribe(Single.java:4813)
	at io.reactivex.rxjava3.internal.operators.single.SingleDoOnSuccess.subscribeActual(SingleDoOnSuccess.java:35)
	at io.reactivex.rxjava3.core.Single.subscribe(Single.java:4813)
	at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(SingleSubscribeOn.java:89)
	at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(Scheduler.java:644)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(ScheduledRunnable.java:65)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(ScheduledRunnable.java:56)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:307)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
	at java.lang.Thread.run(Thread.java:1012)
Caused by: com.yausername.youtubedl_android.YoutubeDLException: WARNING: ffmpeg-location /data/app/~~4soD8RzsjVZPoDA-M4cymQ==/InfinityLoop1309.NewPipeEnhanced-dkkdHCoSl6DeL2WNzMCjbg==/lib/arm64/libffmpeg.so does not exist! Continuing without ffmpeg
WARNING: [youtube] Unable to fetch PO Token for mweb client: Missing required Visitor Data. You may need to pass Visitor Data with --extractor-args "youtube:visitor_data=XXX"
WARNING: [youtube] Unable to fetch PO Token for tv client: Missing required Visitor Data. You may need to pass Visitor Data with --extractor-args "youtube:visitor_data=XXX"
ERROR: [youtube] vq4khKB9ZrI: Sign in to confirm you’re not a bot. Use --cookies-from-browser or --cookies for the authentication. See  https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp  for how to manually pass cookies. Also see  https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies  for tips on effectively exporting YouTube cookies

	at com.yausername.youtubedl_android.YoutubeDL.execute(YoutubeDL.kt:224)
	at com.yausername.youtubedl_android.YoutubeDL.getInfo(YoutubeDL.kt:110)
	at org.schabi.newpipe.util.YtdlpHelper.getFallbackStreams(YtdlpHelper.java:50)
	... 17 more


Copy link

This issue does not follow the template and will be closed. Please update the issue following the template and reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant