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

Get YouTube subscrptions into this plugin's feed #53

Open
probonopd opened this issue Jan 9, 2021 · 1 comment
Open

Get YouTube subscrptions into this plugin's feed #53

probonopd opened this issue Jan 9, 2021 · 1 comment

Comments

@probonopd
Copy link

I like the fact that you can set up a feed here without logging into any web service. This is better for privacy.

Is there an easy way to get existing YouTube subscrptions into this plugin's feed, similar to what NewPipe is doing?

https://newpipe.net/FAQ/tutorials/import-export-data/#import-youtube

@probonopd
Copy link
Author

Possibly using something roughly along the lines of https://github.com/gavinlyonsrepo/opml_convert_RSS (Python)?

aiosk added a commit to aiosk/plugin.video.invidious that referenced this issue Jul 18, 2022
Condition:
- i have multiple channel subscriptions on youtube
- i have move these channel subscriptions to newpipe subscriptions file
(newpipe-subcriptions.json)

Expected:
- i want to follow these youtube subscriptions via the plugin feed

Result:
- it is hardwork to add youtube channel subscriptions to plugin feed one
by one
- there is no way to import newpipe-subcriptions.json via plugin
settings

this patch add import newpipe-subcriptions.json to plugin feed.

Reference:
lekma#53
lekma pushed a commit that referenced this issue Jul 22, 2022
* add import newpipe subscriptions to plugin feed

Reference:
#53

* add new line at the end of strings.po

* move ChannelFeed.removeAll() to ChannelFeed.clear()

* fixup! move ChannelFeed.removeAll() to ChannelFeed.clear()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant