pythonBits icon indicating copy to clipboard operation
pythonBits copied to clipboard

A Python pretty printer for generating attractive movie descriptions with screenshots.

Results 22 pythonBits issues
Sort by recently updated
recently updated
newest added

FLAC -> 320, V0, V2 + directory cleaning

enhancement

Migrate everything to beautiful f-strings

enhancement

online queries, torrent generation, etc this likely requires a bit of a rearchitecturing with explicit dependencies. think about whether this is worth it.

enhancement

So pythonBits can be expanded to other trackers, too. Targeted python syntax: ``` s = bb.TVSubmission(params) s.fields (list all available fields) -> container, video_codec, path, s.fields['container'] / s['container'] -> 'MKV'...

enhancement

```sh $ pythonbits 'any/existing/path/without/season/info' -c tv -f description [...] Traceback (most recent call last): File "/path/to/pythonBits/pythonbits/__main__.py", line 137, in main _main(Category, set_fields, get_fields) File "/path/to/pythonBits/pythonbits/__main__.py", line 113, in _main sub.show_fields(get_fields)...

enhancement

scene releases exempt

enhancement

Using urwid/npyscreen

enhancement

e.g. conan.2018.07.12.andy.samberg.web.x264-tbs or Jeopardy.2018.07.11.720p.HDTV.x264-NTb Perhaps could search by "original air date" from TVDB?

enhancement