{"id":23884802,"url":"https://github.com/felipebaltazar/podcastmanager","last_synced_at":"2026-04-19T01:02:20.239Z","repository":{"id":40928313,"uuid":"130386959","full_name":"felipebaltazar/PodcastManager","owner":"felipebaltazar","description":"Tool to download and organize your Podcasts programmatically","archived":false,"fork":false,"pushed_at":"2022-12-08T05:24:27.000Z","size":41,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-04T03:30:40.889Z","etag":null,"topics":["csharp","csharp-library","manager","nerdcast","netstandard20","nuget-package","opensource","podcast","standard","tool"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/felipebaltazar.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}},"created_at":"2018-04-20T16:21:36.000Z","updated_at":"2023-06-17T13:00:37.000Z","dependencies_parsed_at":"2023-01-24T14:15:36.374Z","dependency_job_id":null,"html_url":"https://github.com/felipebaltazar/PodcastManager","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipebaltazar%2FPodcastManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipebaltazar%2FPodcastManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipebaltazar%2FPodcastManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipebaltazar%2FPodcastManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipebaltazar","download_url":"https://codeload.github.com/felipebaltazar/PodcastManager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240258178,"owners_count":19772969,"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":["csharp","csharp-library","manager","nerdcast","netstandard20","nuget-package","opensource","podcast","standard","tool"],"created_at":"2025-01-04T03:30:22.918Z","updated_at":"2026-04-19T01:02:20.189Z","avatar_url":"https://github.com/felipebaltazar.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PodcastManager\nTool to download and organize your Podcasts programmatically\n\n[![Build Status](https://travis-ci.org/felipebaltazar/PodcastManager.svg?branch=master)](https://travis-ci.org/felipebaltazar/PodcastManager)  [![Build status](https://ci.appveyor.com/api/projects/status/8ns5xutsna7cey73?svg=true)](https://ci.appveyor.com/project/felipebaltazar/podcastmanager)[![NuGet](https://img.shields.io/nuget/v/PodcastManager.svg)](https://www.nuget.org/packages/PodcastManager/)\n\n## Current Supported Podcasts\n\nThe banks below were added in the order they are listed\n\n\n| Name                                                                                                                                                                                          | Episode List | Additional Info                                                                                       | Method                               | Status |\n| ---                                                                                                                                                                                           | ---     | ---                                                                                                       | ---                                  | ---    |\n| [![Nerdcast](https://github.com/felipebaltazar/PodcastManager/blob/master/Logos/Nerdcast.png)](https://github.com/felipebaltazar/PodcastManager/blob/master/PodcastManager/PodcastManagers/NerdCastManager.cs)                              | Yes                 | Episode Number, Title, Published Date, Insertions         | Reversed Web API                  | OK     |\n| [![NaoOuvo](https://github.com/felipebaltazar/PodcastManager/blob/master/Logos/NaoOuvo.png)](https://github.com/felipebaltazar/PodcastManager/blob/master/PodcastManager/PodcastManagers/NaoOuvoManager.cs)                              | Yes                 | Episode Number, Title, Published Date, Insertions         | Reversed Feed                  | OK     |\n\n\n## Nuget Install\n```\nInstall-Package PodcastManager\n```\n\n## Usage\n```csharp\n\t    var podcastManager = new Manager();\n            var nerdCast = podcastManager.GetManager(PodcastType.NerdCast);\n            \n            var podcastCollection = await nerdCast.GetPodcastListAsync();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipebaltazar%2Fpodcastmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipebaltazar%2Fpodcastmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipebaltazar%2Fpodcastmanager/lists"}