Skip to content

Releases: bravenewpipe/NewPipe

v0.27.2-2.3.1

20 Sep 13:40
Compare
Choose a tag to compare

BraveNewPipe Release 0.27.2-2.3.1

Some fixes from @Benau (thank you):

  • RUMBLE: support video comments
  • RUMBLE: Add channel description info
  • RUMBLE: Fix rumble subscriber fetcher

v0.27.2-2.3.0

02 Aug 21:14
Compare
Choose a tag to compare

BraveNewPipe Release 0.27.2-2.3.0

  • Integrated updater feature. BraveNewPipe will download a new version and act as an installer
    source (you have to allow that). To enable that feature go to:
    Settings -> 'BraveNewPipe Settings' -> 'Update Behaviour'

  • There are no other changes.

v0.27.2-2.2.1

27 Jul 12:43
Compare
Choose a tag to compare

BraveNewPipe Release 0.27.2-2.2.1

  • BITCHUTE: fix channel extraction

v0.27.2-2.2.0

25 Jul 21:45
Compare
Choose a tag to compare

BraveNewPipe Release 0.27.2-2.2.0

  • sync with NewPipe 0.27.2

0.27.1-2.2.0

19 Jul 07:21
Compare
Choose a tag to compare

BraveNewPipe Release 0.27.1-2.2.0

  • sync with NewPipe 0.27.1
  • BITCHUTE: use new API (comments are still broken)

v0.27.0-2.1.11

10 Jul 23:15
Compare
Choose a tag to compare

BraveNewPipe Release 0.27.0-2.1.11

  • RUMBLE: fix titles in channel's video list and search/trending/... lists
  • RUMBLE: throw PrivateContentException if video is not accessible
  • YOUTUBE: Hopefully a hotfix for the 403 error. Thx to Xiang Rong Lin
  • BITCHUTE: is still broken. They have a new API which takes some time to adjust

v0.27.0-2.1.10

05 May 15:00
Compare
Choose a tag to compare

BraveNewPipe Release 0.27.0-2.1.10

  • fix App update notification
  • RUMBLE: fix extraction of subscribers
  • fix: Peertube no longer accepts rumble channel urls
  • BraveNewPipeLegacy: (Kitkat) use OsExt:osext-stat library within getFreeStorageSpace()

v0.27.0-2.1.9

25 Apr 23:42
Compare
Choose a tag to compare

BraveNewPipe Release 0.27.0-2.1.9

  • sync NewPipe 0.27.0
  • Legacy (Kitkat) flavor: only allow low resolution seekbar thumbnails
    to prevent OutOfMemoryError

v0.26.1-2.1.9

11 Mar 20:59
Compare
Choose a tag to compare

BraveNewPipe Release 0.26.1-2.1.9

  • Hotfix for wrong okhttp-urlconnection dependency on non Kitkat version.
    Thank you @marcel263 for reporting

  • BraveNewPipe Settings page:
    config option to circumvent some censoring
    bravenewpipe/NewPipeExtractor#122

  • Use cookie on rumble.com stream page to tackle redirect glitch
    bravenewpipe/NewPipeExtractor#123

  • Kitkat flavor: This is only a test. I could not really test it on hardware.
    Therefore it will not migrate any data from previous installs. It installs
    in parallel to any BraveNewPipe installation. This will change if I get feedback
    that it is working more or less properly.
    All problems please enter in bravenewpipe/NewPipeExtractor#124
    and if it is too big create a extra bug entry.

v0.26.1-2.1.7

31 Jan 00:25
Compare
Choose a tag to compare

BraveNewPipe Release 0.26.1-2.1.7

  • update RUMBLE/BITCHUTE to new Tab-Framework
  • RUMBLE: most issues should be fixed #119
  • BITCHUTE: Broken: Trending -> account is now needed -> CANTFIX
  • BITCHUTE: Broken: import of many subscriptions will fail due to use of reCatchpa
    -> may implement a workaround - if I've some time