chore: add more info to parser's readme

This commit is contained in:
LuanRT
2022-06-06 05:27:07 -03:00
parent 87534c6489
commit 688fd55117

View File

@@ -1,6 +1,6 @@
# Parser
Sanitizes and standardizes InnerTube responses while maintaining the integrity of the data. This clever approach was initially implemented and suggested by [Wykerd](https://github.com/Wykerd) (See #44).
Sanitizes and standardizes InnerTube responses while maintaining the integrity of the data. Also [drastically improves](https://github.com/LuanRT/YouTube.js/blob/main/lib/core/Library.js#L41) how API calls are made and handled. This clever approach was initially implemented and suggested by [Wykerd](https://github.com/Wykerd) (See #44).
Note:
This will eventually replace the old parser.