[Bug] Broken export to Newpipe
Describe the bug Exported data, explicitly aimed to be imported in Newpipe, doesn't work. The Exported OPML is not acceptable when pointed to to be imported in Newpipe.
Wrong data structure/type.
Steps to Reproduce
Logs
Screenshots
Additional context
You mean the Export subscriptions as OPML (for NewPipe & FreeTube) doesn't work when trying to import it into NewPipe's Settings > Backup and Restore > Import database option?
Seems broken to me, because NewPipe only accepts .zip files when trying to import there: https://github.com/TeamNewPipe/NewPipe/blob/b204fad9d59f5c052f51260b05c984e8bbd51b52/app/src/main/java/org/schabi/newpipe/settings/BackupRestoreSettingsFragment.java#L145