YouTube.js icon indicating copy to clipboard operation
YouTube.js copied to clipboard

Properly organize parser classes

Open LuanRT opened this issue 2 years ago • 0 comments

Describe your suggestion

The parser is mostly complete at this point, but I reckon the classes folder is a bit messy. With f924a394091feda6f38168eb84ccb38ab1c701ce we should be able to put Renderers/DA classes in specific folders — that would allow us to find problematic code more easily. I already started doing that but only with files related to recently added features such as LiveChat and Comments

Other details

No response

Checklist

  • [X] I am running the latest version.
  • [X] I checked the documentation and found no answer.
  • [X] I have searched the existing issues and made sure this is not a duplicate.
  • [X] I have provided sufficient information.

LuanRT avatar Jul 12 '22 01:07 LuanRT