{"id":19509585,"url":"https://github.com/raspi/yle-areena-cli","last_synced_at":"2025-04-26T03:31:57.964Z","repository":{"id":138160184,"uuid":"293965211","full_name":"raspi/yle-areena-cli","owner":"raspi","description":"Yle Areena CLI","archived":true,"fork":false,"pushed_at":"2020-12-05T13:14:45.000Z","size":77,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-25T22:46:28.542Z","etag":null,"topics":["api","cli","client","command-line-tool","http-client","json","python","yle-areena"],"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/raspi.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":"2020-09-09T01:03:35.000Z","updated_at":"2023-08-12T03:46:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"4bf6c03d-5488-470c-aac9-61e1d5e5a9e7","html_url":"https://github.com/raspi/yle-areena-cli","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspi%2Fyle-areena-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspi%2Fyle-areena-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspi%2Fyle-areena-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raspi%2Fyle-areena-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raspi","download_url":"https://codeload.github.com/raspi/yle-areena-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250926825,"owners_count":21509044,"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":["api","cli","client","command-line-tool","http-client","json","python","yle-areena"],"created_at":"2024-11-10T23:12:33.796Z","updated_at":"2025-04-26T03:31:57.954Z","avatar_url":"https://github.com/raspi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yle-areena-cli\n\n![GitHub All Releases](https://img.shields.io/github/downloads/raspi/yle-areena-cli/total?style=for-the-badge)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/raspi/yle-areena-cli?style=for-the-badge)\n![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/raspi/yle-areena-cli?style=for-the-badge)\n\n[Yle Areena](https://areena.yle.fi/) API CLI. See [developer web site](https://developer.yle.fi/en/index.html).\n\nCache for API JSON fils is written to `.cache` directory. \n\nUse for example [yle-dl-docker](https://github.com/taskinen/yle-dl-docker) to download episodes.\n\n## Usage examples\n\nList episodes (1-4555656 = Das Boot):\n\n    % python main.py episodes 1-4555656\n\nList episodes (1-4555656 = Das Boot) for season 1:\n\n    % python main.py episodes 1-4555656 --season 1-4553280\n\nList seasons (1-4555656 = Das Boot):\n\n    % python main.py seasons 1-4555656\n\nList categories (such as comedy, drama, ..):\n\n    % python main.py categories\n    \nSearch for series (comedy, not for children):\n\n    % python main.py search-series --category 5-136 --ignore 5-258,5-259\n\nShow info for program (1-50534749 = Docventures: BLEED OUT):\n\n    % python main.py program 1-50534749\n\nSearch series programs (1-4555656 = Das Boot):\n\n    % python main.py search-programs --series 1-4555656\n\nSearch for program(s) by name:\n\n    % python main.py search-programs -q docventures\n\nSearch for program by id (1-50534749 = Docventures: BLEED OUT):\n\n    % python main.py search-programs --id 1-50534749\n\n\n## Setup\n\nGet Yle Areena API key from [Yle's site](https://tunnus.yle.fi/#api-avaimet).\n\n    % cp config.json.dist config.json\n    % $EDITOR config.json\n    % python main.py --help\n\n## Requirements\n\n* [Python](https://www.python.org/) 3.6+\n\n## Development\n\n* https://developer.yle.fi/en/api/index.html\n* https://developer.yle.fi/en/tutorials/index.html\n* https://developer.yle.fi/tutorial-listing-programs/index.html\n\nMake new release:\n\n    ./mkrel.sh \u003cversion\u003e\n\nFor example:    \n\n    ./mkrel.sh 1.2.3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraspi%2Fyle-areena-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraspi%2Fyle-areena-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraspi%2Fyle-areena-cli/lists"}