-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Release 0.21.0 #5872
Comments
Crash! Steps to reproduce:
-> crash Exception
Crash log
|
Same crash as Bopol, but Step 1 and 2 were searching for a video and opening it. So it is probably Step 4 that causes the crash, regardless of how a video is opened. |
No because opening from trending doesn't cause a crash |
Hmm... then opening from a fragment, maybe? |
Error parsing trending page: Exception
Crash log
|
I ran |
This comment has been minimized.
This comment has been minimized.
@Disqu3-mirOir-qt see the comment above: #5872 (comment) |
Release candidate 2: NewPipe_0.21.0_RC2.zip
|
Release candidate 3: NewPipe_0.21.0_RC3.zip
|
Changelogs
App
New
Improved
Fixed
Development
Extractor
New
Improved
ContentNotAvailableException
Add new exceptions to be able to display different error messages in apps NewPipeExtractor#509AgeRestrictedContentException
, for age-restricted content which has no video or audio streams.GeographicRestrictionException
, for georestricted content (used for SoundCloud and YouTube georestricted videos, not working on YouTube Music georestricted tracks because YouTube shows "This video is not available")PaidContentException
, for paid content like YouTube movies or YouTube videos that require a channel subscriptionPrivateContentException
, for private YouTube videos (can be used for other services)SoundCloudGoPlusContentException
, for SoundCloud Go+ tracksYoutubeMusicPremiumContentException
, for YouTube videos restricted to YouTube Music Premium membersFixed
getName()
[YouTube] Fix trending getName() NewPipeExtractor#582getName()
Fix some tests and bugs NewPipeExtractor#583Development
TODO
Timestamps Recognize timestamps and hashtags in descriptions and do some sharing fixes and improvements #5523APK for testing
NewPipe_0.21.0_RC3.zip
Corresponding PR: #5871
The text was updated successfully, but these errors were encountered: