You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamExtractor.java
+12-5Lines changed: 12 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -723,24 +723,31 @@ public void onFetchPage(@Nonnull final Downloader downloader)
723
723
// E.g. if a video is age-restricted, the embedded player's playabilityStatus says,
724
724
// that the video cannot be played outside of YouTube,
0 commit comments