{"id":13826776,"url":"https://github.com/classabbyamp/vidifierbot","last_synced_at":"2025-07-09T01:31:23.497Z","repository":{"id":40694055,"uuid":"364785902","full_name":"classabbyamp/vidifierbot","owner":"classabbyamp","description":"A telegram bot for getting videos from URLs with yt-dlp","archived":true,"fork":false,"pushed_at":"2024-06-10T05:50:48.000Z","size":64,"stargazers_count":7,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-05T09:15:41.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/classabbyamp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-05-06T04:38:00.000Z","updated_at":"2024-06-10T05:51:06.000Z","dependencies_parsed_at":"2024-01-15T16:35:07.445Z","dependency_job_id":"1a93b1b4-f33f-46da-b610-afabe07d51ba","html_url":"https://github.com/classabbyamp/vidifierbot","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classabbyamp%2Fvidifierbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classabbyamp%2Fvidifierbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classabbyamp%2Fvidifierbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/classabbyamp%2Fvidifierbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/classabbyamp","download_url":"https://codeload.github.com/classabbyamp/vidifierbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225476383,"owners_count":17480215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T09:01:43.974Z","updated_at":"2024-11-20T05:31:05.494Z","avatar_url":"https://github.com/classabbyamp.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# VidifierBot\n\nA telegram bot for getting videos from websites.\n\n## Running\n\n### Without docker or for development\n\nRequires Python 3.10 or later.\n\nTo set up a virtualenv, install dependencies in it, and copy template files, run:\n\n```\n$ make install\n```\n\nThen, to run the bot, use:\n\n```\n$ sh run.sh\n```\n\nSee [quick-bot-no-pain's documentation](https://github.com/0x5c/quick-bot-no-pain/blob/master/docs/run.sh.md) for more details.\n\n### Docker\n\n1. Create a new directory and `cd` into it.\n\n2. Create the `docker-compose.yml` file:\n\n    ```yaml\n    version: '3'\n    services:\n      bot:\n        image: \"ghcr.io/classabbyamp/vidifierbot:latest\"\n        restart: on-failure\n        volumes:\n          - \"./data:/app/data:rw\"\n    ```\n\n3. Create a subdirectory named `data`.\n\n4. Copy the templates for `keys.py` and `help.md` to `data/`, and edit them.\n\n5. Run `docker-compose`:\n\n    ```none\n    $ docker-compose pull\n    $ docker-compose up -d\n    ```\n\n    \u003e Run without \"-d\" to test the bot. (run in foreground)\n\n## Copyright\n\nCopyright (C) 2021-2022 classabbyamp\n\nThis program is released under the terms of the BSD-3-Clause license.\nSee `LICENSE` for full license text.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclassabbyamp%2Fvidifierbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclassabbyamp%2Fvidifierbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclassabbyamp%2Fvidifierbot/lists"}