mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-27 00:29:16 +00:00
Add comment
This commit is contained in:
@@ -157,7 +157,7 @@ const formatVideoData = (data, context, desktop) => {
|
||||
}
|
||||
};
|
||||
|
||||
const filters = (order) => {
|
||||
const filters = (order) => { // TODO: Refactor this
|
||||
switch (order) {
|
||||
case 'any,any,relevance':
|
||||
return 'EgIQAQ%3D%3D';
|
||||
|
||||
Reference in New Issue
Block a user