We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace current usage of a downloaded unified.json with within's current API. Possibly caching results as flat files.
unified.json
Here are a few URLs pulled from their website:
For querying videos:
https://cms.with.in/v1/category/featured https://cms.with.in/v1/category/animated?page=1&per_page=20&platform=webplayer https://cms.with.in/v1/category/all?page=1&per_page=20&platform=webplayer
For playing / download URLs:
//cdn1.with.in/941-DESSERT/video/dessert-v1-WEBPLAYER_PROGRESSIVE-mono-2880x1440.mp4
The text was updated successfully, but these errors were encountered:
JordanMajd
No branches or pull requests
Replace current usage of a downloaded
unified.json
with within's current API. Possibly caching results as flat files.Here are a few URLs pulled from their website:
For querying videos:
For playing / download URLs:
The text was updated successfully, but these errors were encountered: