FreeTube icon indicating copy to clipboard operation
FreeTube copied to clipboard

Improve Importing Subscriptions

Open ChunkyProgrammer opened this issue 3 years ago • 0 comments


Improve Importing Subscriptions

Pull Request Type Please select what type of pull request this is:

  • [x] Bugfix

Related issue closes #1848 (allows importing subscriptions when a subscription is banned)

Description Was mainly hoping to refactor/deduplicate some of the code but ended up solving an issue as well. The comments on #1849 are related to too many requests being made which is not solved in this PR but could be solved by passing a hardcoded value to the thumbnail field of the new subscribeToChannel method.

Testing (for code that is not small enough to be easily understandable) Has this pull request been tested? Imported and exported the following:

  • NewPipe (JSON)
  • YouTube (JSON)
  • YouTube (CSV)

Desktop (please complete the following information):

  • OS: Windows
  • OS Version: 11
  • FreeTube version: 0.17.1

Additional context subscriptions.csv

ChunkyProgrammer avatar Sep 21 '22 17:09 ChunkyProgrammer