Skip to content

Releases: legacybin/NewPipe_Legacy

NewPipeLegacy-Reloaded

18 Jan 01:35
Compare
Choose a tag to compare

This is a fork of TeamNewPipe/NewPipe-legacy & XiangRongLin's preunified-legacy that I have been patching for a few months now. There is no commit history as this has been a personal project up until today.

Pulled in a few commits containing critical bug fixes & some features from upstream:

  1. Update NewPipe extractor to make app fetch streams as on date without errors, fixes (XiangRongLin#39)
  2. Access Background Player Queue from Main menu
  3. Added Bandcamp Music Support Into NewPipeLegacy
  4. Disable sending metrics to Google in Android System Webview
  5. Add basic resize functionality
  6. [media.ccc.de] Add recent & live stream kiosk
  7. Ability to see Pinned Comment
  8. Clicking on Title In Background Player Should Open Video Details
  9. Feature Swipe Down To Refresh Subscription Group Feed
  10. [peertube] implement sepia search
  11. Allow installation on external storage
  12. Change UA to privacy.resistFingerprinting
  13. Add formatting removal on paste for search
  14. Remember Last Selected Media Type For Downloads
  15. Improve search suggestion experience when remote ones can't be fetched
  16. Fixed Download Button Not Visible After Playing Live Stream
  17. Big Thumbnail Notification for Background Player
  18. Add Always Expand Description In Appearance Settings
  19. Previous Search History Increased from 25 to 60 Entries Maximum When Opened and 3 to 60 Entries Maximum When Typing
  20. Fixes snackbar error on disabled likes count
  21. Fixed player controls not hiding after replay & Bluetooth headset button
  22. update user agent in downloader to firefox latest ESR 115
  23. Changed Dark Theme Colors To Darker Variant
  24. Support for PeerTube Short Links
  25. Handle URLs for YouTube Shorts
  26. Fix playback speed not being updated in Background Player
  27. Added comments disabled functionallity
  28. [media.ccc.de] Fix service color
  29. Ignore ContentNotSupportedException caused by Bandcamp fan pages
  30. Allow installation on external storage
  31. [peertube] implement sepia search
  32. Add basic resize functionality [Samsung Dex Now Supported]
  33. [Security] Update ktlint to 0.40.0
  34. Fix security vulnerability in checkstyle / guava
  35. Update ExoPlayer from 2.11.6 to 2.11.8
  36. Update checkstyle, OkHttp, use Kotlin JDK8
  37. Use user agent of DownloaderImpl also in ReCapthaActivity
  38. Do not init ACRA if inside its own process
  39. Remove deprecated calls to set Sender class to ACRA
  40. Fix empty stacktrace in bug report
  41. Remove pbj=1 parameter from YouYube urls in recaptcha activity
  42. Set notification style in Android 11 to MediaStyle
  43. Clicking on Title in Background Player should open Video Details
  44. Added Swipe to Refresh for Channels New Videos in Subscription Feed
  45. Fix crash when opening video in local playlist tab
  46. Fix Download Button Not Visible After Playing Live Stream
  47. Fix Playback Speed Not Being Updated In PlayQueueAcitvity
  48. Big Thumbnail Notification for Background Player
  49. Ability to see Pinned Comment
  50. Disable commenter image when disabling thumbnails loading
  51. Fix Slow Speed Downloads
  52. Adapt opacity of popup close button to allow touches in other apps on Android >=11
  53. Better error messages for SoundCloud and YouTube unavailable contents
  54. Mitigating long buffering on initial video playback by using custom progress-load-interval in exoplayer
  55. Use 16 KiB as the default progressive load interval
  56. Support for opening YouTube Live URLs
  57. Integrated BandCamp support fixes (XiangRongLin#2)
  58. Fix issue (XiangRongLin#4)
  59. Add GH actions workflow fixes (XiangRongLin#34)

Huge thanks to @XiangRongLin for keeping it alive.