{"id":19736672,"url":"https://github.com/anyesh/youtube-subscriber","last_synced_at":"2025-04-30T04:32:15.236Z","repository":{"id":54569956,"uuid":"316961434","full_name":"Anyesh/youtube-subscriber","owner":"Anyesh","description":"App to automate the youtube channel subscription given the list of users.","archived":false,"fork":false,"pushed_at":"2022-05-02T08:49:28.000Z","size":223,"stargazers_count":3,"open_issues_count":1,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T01:52:46.681Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Anyesh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-29T13:50:13.000Z","updated_at":"2024-09-18T06:09:12.000Z","dependencies_parsed_at":"2022-08-13T20:01:00.309Z","dependency_job_id":null,"html_url":"https://github.com/Anyesh/youtube-subscriber","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anyesh%2Fyoutube-subscriber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anyesh%2Fyoutube-subscriber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anyesh%2Fyoutube-subscriber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anyesh%2Fyoutube-subscriber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anyesh","download_url":"https://codeload.github.com/Anyesh/youtube-subscriber/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251643201,"owners_count":21620450,"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-11-12T01:08:06.463Z","updated_at":"2025-04-30T04:32:14.968Z","avatar_url":"https://github.com/Anyesh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Headless YouTube Subscriber Bot\n\n![YouTube](./youtube.jpg)\n\n## Project Structure\n\n```\n.\n├── README.md\n├── UserAgents.txt\n├── debug.log\n├── drivers\n│   ├── chromedriver.exe\n│   ├── geckodriver.exe\n│\n├── geckodriver.log\n├── proxylist.txt\n├── requirements.txt\n├── src\n│   ├── bot.py\n│   ├── settings.py\n│   └── utils.py\n├── youtube.jpg\n├── youtube_subscriber.log\n└── .credentials\n\n```\n\n## Run project\n\nBefore running the project make sure that all the variables in `settings.py` file are correct and you have following files in the project directory:\n\n- .credentails (Which contains credentials, i.e., `email:password`)\n- proxylist (Which contains http proxy in this format: `host:port:user:password`)\n\nAnd most important thing is that you have selenium drivers in the `drivers` directory.\n\nYou can change the Target channel from `settings.py` file to set your youtube channel as a target.\n\nAfter everything is done, run the following command:\n\n```bash\npython -m src.bot\n```\n\nYou will find the logs in the `youtube_subscriber.log` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanyesh%2Fyoutube-subscriber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanyesh%2Fyoutube-subscriber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanyesh%2Fyoutube-subscriber/lists"}