.assets/icon.png | |
|
|
.assets/podcast-archiver-help.svg | |
|
|
.codeclimate.yml | |
|
|
.github/FUNDING.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/bump-version.yaml | |
|
|
.github/workflows/docker-build.yaml | |
|
|
.github/workflows/linters.yaml | |
|
|
.github/workflows/publish.yaml | |
|
|
.github/workflows/tests-brew.yaml | |
|
|
.github/workflows/tests-e2e.yaml | |
|
|
.github/workflows/tests.yaml | |
|
|
.gitignore | |
|
|
.gitlint | |
|
|
.pre-commit-config.yaml | |
|
|
CHANGELOG.md | |
|
|
Dockerfile | |
|
|
LICENSE | |
|
|
Makefile | |
|
|
README.md | |
|
|
brew/template.rb.j2 | |
|
|
codecov.yml | |
|
|
cspell.config.yaml | |
|
|
docker-compose.yml | |
|
|
hack/rich-codex.sh | |
|
|
podcast_archiver/__init__.py | 1 | A 0 mins |
|
podcast_archiver/base.py | 50 | A 0 mins |
|
podcast_archiver/cli.py | 295 | A 0 mins |
|
podcast_archiver/config.py | 212 | A 0 mins |
|
podcast_archiver/constants.py | 17 | A 0 mins |
|
podcast_archiver/database.py | 61 | A 0 mins |
|
podcast_archiver/download.py | 84 | A 0 mins |
|
podcast_archiver/enums.py | 15 | A 0 mins |
|
podcast_archiver/exceptions.py | 30 | A 0 mins |
|
podcast_archiver/logging.py | 73 | A 0 mins |
|
podcast_archiver/models.py | 192 | A 0 mins |
|
podcast_archiver/processor.py | 106 | A 0 mins |
|
podcast_archiver/session.py | 35 | A 0 mins |
|
podcast_archiver/types.py | 12 | A 0 mins |
|
podcast_archiver/utils.py | 123 | A 0 mins |
|
poetry.lock | |
|
|
pyproject.toml | |
|
|