{"id":18017789,"url":"https://github.com/assafmo/nbarecap","last_synced_at":"2025-10-17T21:20:53.822Z","repository":{"id":82611703,"uuid":"117420466","full_name":"assafmo/NBARecap","owner":"assafmo","description":"Get links for today's NBA recaps from NBA.com and ESPN","archived":false,"fork":false,"pushed_at":"2019-11-17T07:55:30.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T01:37:44.252Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/assafmo.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-14T10:22:05.000Z","updated_at":"2019-11-17T07:55:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"7426372a-5448-4489-a4bf-73c332e308b1","html_url":"https://github.com/assafmo/NBARecap","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/assafmo%2FNBARecap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assafmo%2FNBARecap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assafmo%2FNBARecap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assafmo%2FNBARecap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/assafmo","download_url":"https://codeload.github.com/assafmo/NBARecap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208018,"owners_count":20901568,"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-10-30T04:24:23.002Z","updated_at":"2025-10-17T21:20:53.743Z","avatar_url":"https://github.com/assafmo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NBARecap\nGet links for today's NBA recaps from NBA.com and ESPN\n\n# Installation\n```bash\nsudo apt install jq xargs -y\ncurl -sSLf https://raw.githubusercontent.com/assafmo/NBARecap/master/nba_com_recaps.sh | sudo tee /usr/local/bin/nba_com_recaps \u003e /dev/null\ncurl -sSLf https://raw.githubusercontent.com/assafmo/NBARecap/master/espn_nba_recaps.sh | sudo tee /usr/local/bin/espn_nba_recaps \u003e /dev/null\nsudo chmod +x /usr/local/bin/espn_nba_recaps /usr/local/bin/nba_com_recaps\n```\n\n# Usage Examples\n```bash\n# Print today's links\nespn_nba_recaps\n\n# Print today's links\nnba_com_recaps\n\n# Download and can start watching immediately from filesystem (usually faster)\nespn_nba_recaps | xargs -n 1 aria2c -c -s 8 -x 8 -k 1M --stream-piece-selector=inorder\nnba_com_recaps | xargs -n 1 aria2c -c -s 8 -x 8 -k 1M --stream-piece-selector=inorder\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassafmo%2Fnbarecap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fassafmo%2Fnbarecap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassafmo%2Fnbarecap/lists"}