You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is meant to use the Youtube Comments API to get the user's comment and treat that as the desired video title.
This process is slow and can be easily replaced by an optimized use of IndexedDB.
It will be as simple as the user opens the extension's popup, fills in the desired video title and that gets stored in IndexedDB with reference to the videoID of course.
The text was updated successfully, but these errors were encountered:
This project is meant to use the Youtube Comments API to get the user's comment and treat that as the desired video title.
This process is slow and can be easily replaced by an optimized use of IndexedDB.
It will be as simple as the user opens the extension's popup, fills in the desired video title and that gets stored in IndexedDB with reference to the videoID of course.
The text was updated successfully, but these errors were encountered: