chapter-marking utility
Project description
Chapter-marker
Write a chaptermark file for your podcast. The focus is the binaergewitter podcast Chapter-marker is to be used with hotkeys.
Installation
pip install chapter-marker
Workflow
For Binärgewitter
export PAD_APIKEY=<add-apikey-for-pad-here>
CURRENT_SHOW=$(bgt-current-show)
showtitles="titles${CURRENT_SHOW}.lst"
bgt-get-titles "${CURRENT_SHOW}" > "$showtitles"
chapter-marker "$showtitles" "${CURRENT_SHOW}"
# ctrl-u -> start the show at "H" of Hallihallo
# ctrl-j -> next chapter
# check by clicking left on the tray icon which is the next chapter
# finish up the show by right clicking on the tray and choose [save]
# the chapter mark file is now stored at ~/.local/share/chapter-marker/${CURRENT_SHOW}_chapters.txt
Development
NixOS
nix-shell
# or build and test the whole thing
nix-build
result/bin/chapter-marker
Legacy OS
virtualenv -m venv .
. bin/activate
pip install -r Requirements.txt
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
chapter-marker-1.0.1.tar.gz
(83.1 kB
view details)
Built Distribution
File details
Details for the file chapter-marker-1.0.1.tar.gz
.
File metadata
- Download URL: chapter-marker-1.0.1.tar.gz
- Upload date:
- Size: 83.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20210325 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d166e6ed0fe75194505b96c6c92e257aa893b2bfac86fd54dc973265ff368684 |
|
MD5 | 6c95e819409c969ef1fdc84b507e775a |
|
BLAKE2b-256 | a0185a90e8476636e9765a60fae9ba4f408f9ad3bc875b79cc1451019dd177f3 |
File details
Details for the file chapter_marker-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: chapter_marker-1.0.1-py3-none-any.whl
- Upload date:
- Size: 84.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20210325 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5bbd7ef04e3486fd7d49c76001d279cefb3a3ece807fd1cda6f5750b72921e4 |
|
MD5 | 7588aa566b4b737a152145dd19ce29c0 |
|
BLAKE2b-256 | 4163ca838e532433118f212408a0501e42e86730084d29bd474ef66b00c976b5 |