{"id":18077087,"url":"https://github.com/vydd/festrel","last_synced_at":"2025-08-13T15:34:48.339Z","repository":{"id":91086316,"uuid":"120193150","full_name":"vydd/festrel","owner":"vydd","description":"Imports https://www.fest.rs movies to Trello","archived":false,"fork":false,"pushed_at":"2020-02-06T18:23:35.000Z","size":496,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-18T19:07:03.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/vydd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-02-04T14:42:05.000Z","updated_at":"2020-02-06T18:23:37.000Z","dependencies_parsed_at":"2024-03-12T21:16:39.023Z","dependency_job_id":null,"html_url":"https://github.com/vydd/festrel","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/vydd%2Ffestrel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vydd%2Ffestrel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vydd%2Ffestrel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vydd%2Ffestrel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vydd","download_url":"https://codeload.github.com/vydd/festrel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393573,"owners_count":20931813,"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-31T11:12:10.180Z","updated_at":"2025-04-05T20:10:13.837Z","avatar_url":"https://github.com/vydd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Festrel - Imports FEST.rs movies to Trello\n\nI visit [Fest](https://www.fest.rs/Naslovna) every year, and although their site does gets better all the time, picking movies is still very hard. This time I decided to do a quick hack to import movies to Trello, and do all the planning there.\n\n![Demo](demo.png)\n\n## Running\n\nYou will need python3, and all the libraries from `requirements.txt` installed.\n\nSince this is just a hack (seriously, just look at that code!), I didn't really spend much time integrating Trello properly. I just took the keys from https://trello.com/app-key and copied the `board_id` from URL. (When you open a board it's in `https://trello.com/b/{board_id}/{board_name}`.)\n\nIf you want to use this, do the same and copy the info into `settings.py` using the following format:\n\n```\napi_key = ''\napi_secret = ''\ntoken = ''\n\nboard_id = ''\n\nlanguage = 'en'\n```\n\nFor language, pick either `'en'` or `'sr'`.\n\nOnce you have all of that set up, just run\n\n```\n./festrel.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvydd%2Ffestrel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvydd%2Ffestrel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvydd%2Ffestrel/lists"}