Commit graph

6 commits

Author SHA1 Message Date
ChunkyProgrammer
18e94204ed
fix importing csv for other languages (#417) 2021-09-05 22:36:42 +00:00
FireMasterK
f33a51e61f
Add support for overriding subscriptions when importing. 2021-08-30 20:17:31 +05:30
Andrea
d528fe58ed
fix import of Google Takeout CSV (#323)
the file that Google has generated for me had the field `Channel ID` (capital "D") in the header.
2021-07-30 01:07:04 +05:30
FireMasterK
dcf6e672a9
Add support for Google Takeout CSV
Closes #320
2021-07-27 23:14:58 +05:30
FireMasterK
24e58722c9
Handle title on component activation.
Closes #294
2021-07-21 16:29:53 +05:30
FireMasterK
0992e1e96d
Login and subscriptions. (#256)
* WIP login and subscriptions.

* Add a working feed and unsubscribe button.

* Allow importing subscriptions from Google Takeout, NewPipe and Invidious.
2021-07-17 04:26:41 +05:30