-
-
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.19.4 #3670
Comments
Can I overwrite my newpipe version with this |
@dontfizwhataintbroke Currently no, wait for the release to be released ;-) |
Ok, video playback in popup working much better and I have not faced the "Could not parse website" yet. Many thanks for swift response and actions |
Release 0.19.4 - download video test. Error: The destination folder can not be created |
@Abdel-ilah is this a new issue? Also, since you are on Android 10 you should enable the "Use SAF" setting in Download, I'm not sure if the old & deprecated method works on the newest Android. |
@Stypox: On newer versions, SAF is only necessary for external storage (i.e. SD cards, or e.g. USB sticks you attach through OTG). On even newer versions, SAF doesn't allow giving an app permission to read |
I faced this issue in the previous version when i upgraded to 29 API level (Android 10) and resolved after down to 28 API |
The brightness and volume gesture icons have become hilariously tiny, like baby versions of themselves. |
Is this ok @opusforlife2 @HugeFrog24 ? |
@Stypox Yup. |
@opusforlife2 @HugeFrog24 here is RC2: app-debug_RC2.zip |
all Youtube video open failed. Caused by: org.schabi.newpipe.extractor.utils.Parser$RegexException: failed to find pattern ";([A-Za-z0-9_$]{2})...( inside of var mea=function(a){a=a.split("");var b=[function(c,d){d=(d%c.length+c.length)%c.length;c.splice(d,1)};" |
@vrhikaru: Do you have the same issue with https://wb9688.stackstorage.com/s/bekYrunPaZ7Yff4? If so, could you manually give it storage permission in Android's settings and give me the |
No issues on RC2 after a quick test. 🎉 Thanks for your work all. |
I reverted the regex function updates which might have caused @vrhikaru's problem. No new RC, I'll release the update shortly. |
Changelog
App
New
Improved
Fixed
Development
Extractor
New
Improved
vnd.youtube://ID
form [YouTube] Support stream urls invnd.youtube://ID
form NewPipeExtractor#324Fixed
Development
Utils.isNullOrEmpty()
to remove duplicated code refactor: add Utils.isNullOrEmpty() NewPipeExtractor#315.gitignore
add vscode / eclipse files to .gitignore NewPipeExtractor#330APK for testing
app-debug_RC2.zip
Corresponding pull request: #3669
PLEASE REPORT ONLY NEW BUGS BELOW
The text was updated successfully, but these errors were encountered: