1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 04:05:39 +01:00
svtplay-dl/lib/svtplay_dl/utils
2019-09-01 22:57:42 +02:00
..
__init__.py utils: move functions out of init to its own files. 2018-05-13 12:10:19 +02:00
getmedia.py removed tabs on empty line 2019-09-01 22:57:42 +02:00
http.py Move the new metadata based thumbnail download into a reusable class instead of directly in Svtplay (requires that the service extract thumbnail urls during parsing of the video info into the self.output variable and the keys 'showthumbnailurl' and 'episodethumbnailurl'). Change OpenGraphThumbMixin to use the new download_thumbnails which makes correct filenames. Removed the old download_thumbnail. 2018-09-05 21:43:52 +02:00
nfo.py Bug fixes for NFO file. Some misunderstand of Kodi tags and happened to swap episode and show plots. 2019-08-22 20:44:03 +02:00
output.py output.findexpisode: don’t crash if we don’t have an id 2018-11-18 12:54:37 +01:00
parser.py Set get_url if get_only_episode_url is set 2019-09-01 22:57:42 +02:00
proc.py use which from stdlib instead our own version 2018-07-05 01:26:43 +02:00
stream.py fetcher.rtmp: RIP. Who use flash in 2018 anyway. 2018-11-12 19:05:41 +01:00
terminal.py flake8 add new line end of file 2018-05-13 12:09:27 +02:00
text.py getmedia: do exclude inside of the streams loop. 2018-05-13 13:09:25 +02:00