feat: Add initial implementation for ogomovies provider

This commit is contained in:
himanshu8443
2025-10-07 20:22:56 +05:30
parent b5d24d8962
commit 4dbc0ff321
8 changed files with 456 additions and 0 deletions

1
dist/ogomovies/catalog.js vendored Normal file
View File

@@ -0,0 +1 @@
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.catalog=void 0,exports.catalog=[{title:"Trending",filter:""},{title:"Movies",filter:"genre/hollywood/"}];