Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import subscriptions from invidious #556

Open
B0pol opened this issue Feb 20, 2021 · 2 comments
Open

Import subscriptions from invidious #556

B0pol opened this issue Feb 20, 2021 · 2 comments
Labels
bug Issue is related to a bug invidious

Comments

@B0pol
Copy link
Member

B0pol commented Feb 20, 2021

#452 broke import subscriptions from invidious

You can export from Invidious in three way:
OPML

<opml version="1.1"><body><outline text="Invidious Subscriptions" title="Invidious Subscriptions"><outline text="TechLinked" title="TechLinked" type="rss" xmlUrl="https://invidious.snopyta.org/feed/channel/UCeeFfhMcJa1kjtfZAGskOCA"/></outline></body></opml>

OPML (for NewPipe and FreeTube)

<opml version="1.1"><body><outline text="YouTube Subscriptions" title="YouTube Subscriptions"><outline text="TechLinked" title="TechLinked" type="rss" xmlUrl="https://www.youtube.com/feeds/videos.xml?channel_id=UCeeFfhMcJa1kjtfZAGskOCA"/></outline></body></opml>

JSON

{"subscriptions":["UCeeFfhMcJa1kjtfZAGskOCA"],"watch_history":["zYylOBNpwvc"],"preferences":{"annotations":false,"annotations_subscribed":false,"autoplay":false,"captions":["","",""],"comments":["youtube",""],"continue":false,"continue_autoplay":true,"dark_mode":"dark","latest_only":false,"listen":false,"local":true,"locale":"en-US","max_results":40,"notifications_only":false,"player_style":"youtube","quality":"hd720","quality_dash":"auto","default_home":"Popular","feed_menu":["Popular","Trending"],"related_videos":true,"sort":"published","speed":1.0,"thin_mode":false,"unseen_only":false,"video_loop":false,"volume":100},"playlists":[]}
@B0pol B0pol added bug Issue is related to a bug invidious labels Feb 20, 2021
@onchov
Copy link

onchov commented Aug 10, 2023

I'm affected, too. No export/import combo seems to work when trying to get my Invidious subscriptions to NP. I can't pinpoint the exact time when it stopped working for me, but I must have noticed about a year ago. I'm surprised not to see more comments here because it means only few configurations are affected or very few people export/import subs this way and care to have it fixed.

@opusforlife2
Copy link
Collaborator

or very few people export/import subs this way and care to have it fixed.

It's probably this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug invidious
Projects
None yet
Development

No branches or pull requests

3 participants