Changeset 3451007
- Timestamp:
- 01/31/2026 01:40:49 PM (3 weeks ago)
- Location:
- vimeify
- Files:
-
- 1 deleted
- 2 edited
-
assets/icon-white.svg (deleted)
-
tags/1.0.0/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vimeify/tags/1.0.0/readme.txt
r3450760 r3451007 87 87 - Automatic PRO updates 88 88 89 Get the Premium Version: https://vimeify.com/buy 89 [Get the Premium Version](https://vimeify.com/get-pro) 90 90 91 91 == Installation == … … 108 108 == Frequently Asked Questions == 109 109 110 Q: Can I use this without API credentials? 111 A: No. You must enter a valid Client ID, Client Secret, and Access Token with the required scopes. 110 = Can I use this without API credentials? = 112 111 113 Q: What API scopes are required? 114 A: At minimum: public, private, upload, edit, delete, create, interact, video_files 112 No. You must enter a valid Client ID, Client Secret, and Access Token with the required scopes. 115 113 116 Q: Do I need to configure my hosting for large uploads? 117 A: No. Uploads are streamed from the browser to Vimeo via the TUS protocol, bypassing server-side limits. 114 = What API scopes are required? = 115 116 At minimum: public, private, upload, edit, delete, create, interact, video_files 117 118 = Do I need to configure my hosting for large uploads? = 119 120 No. Uploads are streamed from the browser to Vimeo via the TUS protocol, bypassing server-side limits. 118 121 119 122 == Screenshots == -
vimeify/trunk/readme.txt
r3450760 r3451007 87 87 - Automatic PRO updates 88 88 89 Get the Premium Version: https://vimeify.com/buy 89 [Get the Premium Version](https://vimeify.com/get-pro) 90 90 91 91 == Installation == … … 108 108 == Frequently Asked Questions == 109 109 110 Q: Can I use this without API credentials? 111 A: No. You must enter a valid Client ID, Client Secret, and Access Token with the required scopes. 110 = Can I use this without API credentials? = 112 111 113 Q: What API scopes are required? 114 A: At minimum: public, private, upload, edit, delete, create, interact, video_files 112 No. You must enter a valid Client ID, Client Secret, and Access Token with the required scopes. 115 113 116 Q: Do I need to configure my hosting for large uploads? 117 A: No. Uploads are streamed from the browser to Vimeo via the TUS protocol, bypassing server-side limits. 114 = What API scopes are required? = 115 116 At minimum: public, private, upload, edit, delete, create, interact, video_files 117 118 = Do I need to configure my hosting for large uploads? = 119 120 No. Uploads are streamed from the browser to Vimeo via the TUS protocol, bypassing server-side limits. 118 121 119 122 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.