• v2.2.3 0712873c89

    v2.2.3 Stable

    NullPointerException released this 2023-01-19 13:14:22 +00:00 | 47 commits to main since this release

    fix: no thumbnail shown on search results(NicoNico)
    chore: change default load_interval to 1KB to avoid slow loading on YouTube

    Downloads
     
  • v2.2.2 fd96fde166

    v2.2.2 Stable

    NullPointerException released this 2023-01-19 00:21:24 +00:00 | 48 commits to main since this release

    fix: Tab text disappears when switching between channel tabs #4
    fix: progress loop does not disappear if the initial list is smaller than a page
    fix: can not delete item from playlist when filtering
    fix: error thrown when channel has an empty playlist(BiliBili)

    Downloads
     
  • v2.2.1 d0cde0c345

    v2.2.1 Stable

    NullPointerException released this 2023-01-18 08:23:24 +00:00 | 49 commits to main since this release

    A quick fix about comment replies. Also I just found it take days to get it on F-Droid.
    <2.2.1>
    fix: progressloop is wrongly shown when there is only 1 page of replies. (BiliBili)

    <2.2.0>
    New
    feat: support filter items in local playlists
    feat: fetch all the items in the online playlist on start, so we can add them all to a local playlist
    feat: long click to append all related items to playlist

    UI: do not exit full screen after video ends.

    fix: wrong bullet comments are fetched when auto-enqueueing is open (BiliBili)
    fix: premium bullet comments are not parsed correctly (BiliBili)
    fix: unexpected crash sometimes, especially when background playing
    fix: can not load any captions

    perf: slightly improve loading speed by not converting captions(BiliBili)

    Downloads
     
  • v2.2.0 91c2c289aa

    v2.2.0 Stable

    NullPointerException released this 2023-01-18 06:56:14 +00:00 | 50 commits to main since this release

    We are now on F-Droid!

    ** New **
    feat: support filter items in local playlists
    feat: fetch all the items in the online playlist on start, so we can add them all to a local playlist
    feat: long click to append all related items to playlist

    UI: do not exit full screen after video ends.

    fix: wrong bullet comments are fetched when auto-enqueueing is open (BiliBili)
    fix: premium bullet comments are not parsed correctly (BiliBili)
    fix: unexpected crash sometimes, especially when background playing
    fix: can not load any captions

    perf: slightly improve loading speed by not converting captions(BiliBili)

    Downloads
     
  • v2.1.1 c7279ea61a

    v2.1.1 Stable

    NullPointerException released this 2023-01-14 08:00:26 +00:00 | 58 commits to main since this release

    fix: can not fetch any channel (BiliBili)

    Downloads
     
  • v2.1.0 48ffcc3407

    v2.1.0 Stable

    NullPointerException released this 2023-01-14 06:34:46 +00:00 | 59 commits to main since this release

    feat: support full-featured comment reply support. Now it is able to fetch all the replies rather than just the first page, as well as a new prettier UI is introduced.
    feat: added Language suffix for subtitle downloads
    feat: Added option to download items in the queue

    fix: unexpected crash on specific scenarios
    fix: wrong view count

    UI: remove download button to avoid misleading for BiliBili
    UI: remove misleading untranslated strings
    UI: Update Simplified Chinese translation

    Downloads
     
  • v2.0.3 6d5b9d3995

    v2.0.3 Stable

    NullPointerException released this 2023-01-12 14:08:55 +00:00 | 65 commits to main since this release

    I am banned by GitHub, possibly because of DMCA. The project is now migrated to CodeBerg.

    ChangeLog

    feat: support change the duration of bullet comments

    fix: sometimes player crash when trying using fallback urls
    fix: crash when thumbnail is too large
    fix: unexpected seeking to start sometimes
    fix: bullet comments not working if auto-enqueuing is on

    Downloads