Skip to content

Newspipe 12.2.0

Latest

Choose a tag to compare

@cedricbonhomme cedricbonhomme released this 06 Jul 07:10
v12.2.0
e20d1a6

New

  • Added support for two-factor authentication (TOTP).
  • Added "read later" support: articles can now be snoozed with a per-article duration.

Improvements

  • The minimum supported version of Python is now 3.13.

Fixes

  • Fixed the crawler on Python 3.14 by using asyncio.run() in fetch_asyncio.