Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds rudimentary video support #49

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

mennoliefstingh
Copy link

Pull request type

  • ๐Ÿชณ Bugfix
  • ๐Ÿ‘ฎ๐Ÿปโ€โ™‚๏ธ Security/dependency update
  • โœจ Feature (e.g., new script)
  • ๐Ÿ“ Code style update (formatting, renaming)
  • ๐Ÿ—๏ธ Refactoring (no functional changes, no API changes)
  • ๐Ÿ”จ Build related changes (build scripts, build configs, etc.)
  • ๐Ÿ“˜ Documentation

Pull request description

Adds video support to the Thijstool in a very rudimentary way by manually recreating the URL from the episode ID and placing that in the description. Adds three new env vars:

  • ENABLE_VIDEO enables this (pre-alpha) functionality
  • ENABLE_VIDEO_CHECK enables functionality that makes a get request to the video url, only adding/marking if a video exists there
  • VIDEO_TITLE_SUFFIX is a suffix that's added to podcast titles iff ENABLE_VIDEO and ENABLE_VIDEO_CHECK and the video URL refers to an actual video.

@dylanvdbrink
Copy link

Is something blocking this PR to go through? Would really like to use this as well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants