{"id":21020442,"url":"https://github.com/marin-m/peristop","last_synced_at":"2026-02-13T08:08:34.924Z","repository":{"id":118092364,"uuid":"82064020","full_name":"marin-m/peristop","owner":"marin-m","description":"A simple archiver for popular Periscope broadcasts with a web interface (2016)","archived":false,"fork":false,"pushed_at":"2017-02-15T14:00:07.000Z","size":3979,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-15T07:42:44.763Z","etag":null,"topics":["archiver","flask","periscope","python"],"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/marin-m.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}},"created_at":"2017-02-15T13:34:08.000Z","updated_at":"2021-08-23T14:25:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"8999d8a4-b337-4c3a-8c0b-ff5ff4ea38aa","html_url":"https://github.com/marin-m/peristop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marin-m/peristop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marin-m%2Fperistop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marin-m%2Fperistop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marin-m%2Fperistop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marin-m%2Fperistop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marin-m","download_url":"https://codeload.github.com/marin-m/peristop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marin-m%2Fperistop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29399431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["archiver","flask","periscope","python"],"created_at":"2024-11-19T10:41:07.119Z","updated_at":"2026-02-13T08:08:34.909Z","avatar_url":"https://github.com/marin-m.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Peristop - Simple Periscope archiver\n\nThis application will retrieve or record the most popular Periscope broadcasts on a regular basis, and make these accessible through a handy Flask web interface.\n\nPopular records are recorded live as soon as they reach a viewer thresold for the last 24h, and fully retrieved if replay is available. Chat is recorded too. Video chunk concatenation and thumbnail generation is done using ffmpeg.\n\nDependencies: Python ≥ 3.5, Flask, Python-Requests, AIOHTTP, PIL, Python-Websocket, Nginx, ffmpeg.\n\n## Usage\n\nYou need a MySQL server running. Database schema is created through `crawler/scheme.sql`.\n\n    mysql -u username -p password \u003c crawler/scheme.sql\n\nFill in a `config.py` file, based on `config.sample.py`.\n\nRun those two scripts in different terminal tabs:\n\n```\n$ cd crawler\n$ ./peristopd.py\n```\n\n```\n$ cd webapp\n$ ./run.sh\n```\n\nThen, launch nginx using the `nginx.conf` script.\n\n```\n$ sudo nginx -c nginx.conf\n```\n\nYou will then access the Periscope interface on [http://localhost:80/](http://localhost:80/) (if you didn't change the port).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarin-m%2Fperistop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarin-m%2Fperistop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarin-m%2Fperistop/lists"}