{"id":21534665,"url":"https://github.com/danesparza/dlshow","last_synced_at":"2025-06-20T10:33:33.221Z","repository":{"id":144292726,"uuid":"89925567","full_name":"danesparza/dlshow","owner":"danesparza","description":"Go package to help parse downloaded TV show filenames","archived":false,"fork":false,"pushed_at":"2017-11-05T13:54:20.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T20:15:12.526Z","etag":null,"topics":["filename","go","golang","package","parser","tvshow"],"latest_commit_sha":null,"homepage":"","language":"Go","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/danesparza.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":"2017-05-01T13:18:12.000Z","updated_at":"2017-05-01T16:56:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f62085d-e9cd-478f-a205-6e773841fcc9","html_url":"https://github.com/danesparza/dlshow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danesparza/dlshow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danesparza%2Fdlshow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danesparza%2Fdlshow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danesparza%2Fdlshow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danesparza%2Fdlshow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danesparza","download_url":"https://codeload.github.com/danesparza/dlshow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danesparza%2Fdlshow/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260927228,"owners_count":23083981,"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":["filename","go","golang","package","parser","tvshow"],"created_at":"2024-11-24T03:12:16.074Z","updated_at":"2025-06-20T10:33:28.211Z","avatar_url":"https://github.com/danesparza.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dlshow [![CircleCI](https://circleci.com/gh/danesparza/dlshow.svg?style=shield)](https://circleci.com/gh/danesparza/dlshow)\nGo package to help parse downloaded TV show filenames\n\n## Example\n\n```golang\nfilename := \"Once.Upon.a.Time.S03E01.720p.HDTV.X264-DIMENSION.mkv\"\nshowInfo, err := dlshow.GetEpisodeInfo(filename)\n\n// showInfo.ShowName == \"Once Upon a Time\"\n// showInfo.SeasonNumber == 3\n// showInfo.EpisodeNumber == 1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanesparza%2Fdlshow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanesparza%2Fdlshow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanesparza%2Fdlshow/lists"}