Quizvize Posting — command-line tool for posting short videos via platform APIs.
Personal useThis tool is operated by its owner for personal automation. It is not a public web service and does not collect data from visitors to this page. Platform access (e.g. Meta/Facebook, TikTok, Google/YouTube) happens only when you run the software on your own machine and complete each provider’s OAuth flow.
Quizvize Posting uses official APIs to upload or manage short-form video on accounts and pages you control. For Facebook, the CLI uses Facebook Login with these permissions (as requested during authorization):
pages_show_list — list Facebook Pages you manage to obtain a Page access token.pages_read_engagement — read engagement-related data as needed for Page workflows.pages_manage_posts — create and manage posts (including Reels) on your Page.TikTok and YouTube flows use those platforms’ OAuth scopes only when you run the corresponding auth commands; see the project README for current scope names.
The application is open source. You can review how it handles credentials and API calls in the repository: github.com/bertdida/quizvize-posting (update this URL if your fork or org differs).
The CLI may store on your computer:
.env file.These files stay on systems under your control unless you copy them elsewhere. They are not transmitted to a separate “Quizvize” backend by this project.
When you authenticate or post, data is sent to the relevant platform (Meta, TikTok, Google/YouTube, etc.) according to their terms and privacy policies. This tool does not sell personal data and does not use advertising or analytics SDKs as part of the described workflow.
You can remove this app’s access in each platform’s settings (e.g. Meta:
Settings & privacy → Settings → Business integrations or
Apps and websites, depending on your account). Deleting local token
JSON files and .env on your machines removes stored credentials from those
devices. This project does not operate a central account database to delete on your behalf.
This developer tool is not directed at children under 13, and it is not marketed as a consumer app for minors.
This static page does not set tracking cookies or run embedded analytics. It exists to satisfy app review and transparency requirements for connected developer apps.
Questions about this policy or this software: quizvize@gmail.com