{"id":28959798,"url":"https://github.com/kreipikc/parser-shorts-yt","last_synced_at":"2026-05-04T23:34:01.892Z","repository":{"id":300733440,"uuid":"861729042","full_name":"kreipikc/parser-Shorts-YT","owner":"kreipikc","description":"YouTube shorts parser, written in python","archived":false,"fork":false,"pushed_at":"2025-06-23T09:30:07.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T10:27:34.224Z","etag":null,"topics":["cli","parser","python","selenium","youtube"],"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/kreipikc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-23T12:21:25.000Z","updated_at":"2025-06-23T09:30:11.000Z","dependencies_parsed_at":"2025-06-23T10:38:41.415Z","dependency_job_id":null,"html_url":"https://github.com/kreipikc/parser-Shorts-YT","commit_stats":null,"previous_names":["kreipikc/parser-shorts-yt"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kreipikc/parser-Shorts-YT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kreipikc%2Fparser-Shorts-YT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kreipikc%2Fparser-Shorts-YT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kreipikc%2Fparser-Shorts-YT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kreipikc%2Fparser-Shorts-YT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kreipikc","download_url":"https://codeload.github.com/kreipikc/parser-Shorts-YT/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kreipikc%2Fparser-Shorts-YT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32628830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cli","parser","python","selenium","youtube"],"created_at":"2025-06-24T00:38:59.329Z","updated_at":"2026-05-04T23:34:01.887Z","avatar_url":"https://github.com/kreipikc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### What kind of project is this?\nThis is a script parser for YouTube short films. The work takes place in the console (without a graphical interface). When you enter a link to a page with a brief description of the channel you need, the script analyzes the names, links and the number of views of all shorts on this channel. \n\n**_It is not working at the moment 23.06.2025_**\n\n### What did I use?\n- Python\n  - selenium\n  - webdriver_manager\n  - pandas\n  - tqdm\n  - art\n\n### Quick start\nFirst of all, we clone the repository to a convenient location for you\n```commandline\ngit clone https://github.com/kreipikc/parser-Shorts-YT.git\n```\n\nNext, go to the directory\n```commandline\ncd \u003cyout_path\u003e/parser-Shorts-YT\n```\n\nDownload all the necessary packages\n```commandline\npip install -r requirements.txt\n# or\npip3 install -r requirements.txt\n```\n\nRunning the script\n```commandline\npython src/main.py \n# or\npython3 src/main.py\n```\n\n### Structure project\n```commandline\nparser-Shorts-YT\n├── .gitignore\n├── README.md\n├── requirements.txt\n└── src\n    ├── main.py         # Entry point\n    ├── model.py        # Model for the 'video'\n    ├── parser.py       # Logic parser\n    └── utils.py        # Utilities\n```\n\n### Why did I even start creating this project?\nThe project was created for personal use and practice of writing a python parser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkreipikc%2Fparser-shorts-yt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkreipikc%2Fparser-shorts-yt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkreipikc%2Fparser-shorts-yt/lists"}