{"id":21621014,"url":"https://github.com/thisisparker/78_sampler","last_synced_at":"2025-07-25T13:09:22.528Z","repository":{"id":23781193,"uuid":"99835956","full_name":"thisisparker/78_sampler","owner":"thisisparker","description":"Bot powering @78_sampler, posting video clips of digitized 78 records from the Internet Archive","archived":false,"fork":false,"pushed_at":"2023-10-03T23:47:45.000Z","size":18365,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-18T07:42:20.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/thisisparker.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-08-09T17:37:03.000Z","updated_at":"2023-09-08T17:28:30.000Z","dependencies_parsed_at":"2025-01-24T21:41:04.053Z","dependency_job_id":null,"html_url":"https://github.com/thisisparker/78_sampler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thisisparker/78_sampler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisparker%2F78_sampler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisparker%2F78_sampler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisparker%2F78_sampler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisparker%2F78_sampler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thisisparker","download_url":"https://codeload.github.com/thisisparker/78_sampler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisparker%2F78_sampler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267010222,"owners_count":24020774,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-24T23:13:36.248Z","updated_at":"2025-07-25T13:09:22.471Z","avatar_url":"https://github.com/thisisparker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @78_sampler\n\nThis bot picks a random 78 record from the Great 78 Project, downloads the image and audio, and renders together a 140-second clip suitable for posting to Twitter. Then it uploads that video with a link to the tune. Follow it at [@78_sampler](https://twitter.com/78_sampler).\n\nThe `internetarchive` module required by this script also provides a command line interface that can be used to generate the `georgeblood.txt` file. The [George Blood collection at the Internet Archive](https://archive.org/details/georgeblood) is continually being expanded, so I run the following command on occasion:\n\n```\nia search collection:georgeblood --itemlist \u003e georgeblood.txt\n```\n\nNote that the collection currently contains over 300,000 items, so it is normal for that command to take some time to run.\n\nThe collection contains some items I never want the bot to tweet; I maintain a file called `exclude.txt` with a series of strings that should not appear. I apply the filter in line with the request with a simple grep:\n\n```\nia search collection:georgeblood --itemlist | grep -iv -f exclude.txt \u003e georgeblood.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisisparker%2F78_sampler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisisparker%2F78_sampler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisisparker%2F78_sampler/lists"}