Skip to content

Instantly share code, notes, and snippets.

View hattorious's full-sized avatar
🖤

ross hattori hattorious

🖤
View GitHub Profile
@hattorious
hattorious / podcastgen.py
Last active June 13, 2021 23:27 — forked from alghanmi/podcastgen.py
Podcast Feed Generator -- Generate an podcast RSS feed for a set of media in a directory.
#!/usr/bin/env python
"""Podcast Feed Generator
Generate an podcast RSS feed for a set of media in a directory.
Use the list-extensions argument to see the list of supported extensions. You can add custom extensions using
Usage:
podcastgen.py gen <directory> --title=<podcast-title> --link=<podcast-link> --desc=<description> [--output=<rss-feed-file>] [--feed-link=<feed-url>] [--id=<podcast-id>] [--logo=<image_file>] [--category=<itunes-category> [--subcategory=<itunes-category>]] [--language=<language>] [--use-extension=<ext>]
podcastgen.py list-categories
podcastgen.py list-extensions

Keybase proof

I hereby claim:

  • I am hattorious on github.
  • I am hattorious (https://keybase.io/hattorious) on keybase.
  • I have a public key whose fingerprint is 23C3 EE17 0E3A 7E92 B12A 35A9 BCC1 D185 21BC 0B11

To claim this, I am signing this object:

@hattorious
hattorious / debug.log
Last active June 3, 2019 14:59
hashicorp/terraform #21566 debug log
2019/06/03 10:52:55 [INFO] Terraform version: 0.12.0
2019/06/03 10:52:55 [INFO] Go runtime version: go1.12.5
2019/06/03 10:52:55 [INFO] CLI args: []string{"/usr/local/bin/terraform", "validate"}
2019/06/03 10:52:55 [DEBUG] Attempting to open CLI config file: /Users/ross/.terraformrc
2019/06/03 10:52:55 Loading CLI configuration from /Users/ross/.terraformrc
2019/06/03 10:52:55 [INFO] CLI command args: []string{"validate"}
2019/06/03 10:52:55 [DEBUG] checking for provider in "."
2019/06/03 10:52:55 [DEBUG] checking for provider in "/usr/local/bin"
2019/06/03 10:52:55 [DEBUG] checking for provisioner in "."
2019/06/03 10:52:55 [ERR] Checkpoint error: Get https://checkpoint-api.hashicorp.com/v1/check/terraform?arch=amd64&os=darwin&signature=c644e93e-3dae-aaf5-0e85-cce49a88a765&version=0.12.0: dial tcp 23.21.164.196:443: connect: host is down