Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ichabond/Pythonbits
/ functions
Functions
36 in github.com/Ichabond/Pythonbits
⨍
Functions
36
◇
Types & classes
8
↓ 8 callers
Method
search
(self, series, season=None, episode=None, )
TvdbParser.py:26
↓ 4 callers
Method
summary
(self)
TvdbParser.py:56
↓ 3 callers
Function
createScreenshots
(file, shots=2)
Screenshots.py:14
↓ 3 callers
Method
upload
(self)
ImgurUploader.py:128
↓ 2 callers
Method
fetch_access_token
(self, grant_type, value)
ImgurUploader.py:96
↓ 2 callers
Function
findMediaInfo
(path)
pythonbits.py:97
↓ 2 callers
Method
movieSelector
(self)
ImdbParser.py:40
↓ 2 callers
Method
search
(self, title)
ImdbParser.py:30
↓ 2 callers
Method
summary
(self)
ImdbParser.py:67
↓ 2 callers
Method
write_config
(self)
ImgurUploader.py:33
↓ 1 callers
Function
generateMoviesSummary
(summary)
pythonbits.py:66
↓ 1 callers
Function
generateSeriesSummary
(summary)
pythonbits.py:27
↓ 1 callers
Function
generateTags
(summary, num_cast=5)
pythonbits.py:88
↓ 1 callers
Method
getDuration
(self)
Ffmpeg.py:26
↓ 1 callers
Method
get_auth_header
(self)
ImgurUploader.py:115
↓ 1 callers
Function
main
(argv)
pythonbits.py:112
↓ 1 callers
Method
multipart_encode
(vars, files, boundary=None, buffer=None)
MultipartPostHandler.py:75
↓ 1 callers
Method
prepare
(self)
ImgurUploader.py:46
↓ 1 callers
Method
read_config
(self)
ImgurUploader.py:23
↓ 1 callers
Method
refresh_access_token
(self)
ImgurUploader.py:93
↓ 1 callers
Function
remove_accents
(input_str)
pythonbits.py:83
↓ 1 callers
Method
request_client_details
(self)
ImgurUploader.py:68
↓ 1 callers
Method
request_login
(self)
ImgurUploader.py:83
↓ 1 callers
Method
takeScreenshots
(self, shots)
Ffmpeg.py:52
Method
__init__
(self, file)
ImgurUploader.py:15
Method
__init__
(self, filelist)
ImgurUploader.py:124
Method
__init__
(self)
TvdbParser.py:20
Method
__init__
(self, anycallable)
MultipartPostHandler.py:36
Method
__init__
(self, filepath)
Ffmpeg.py:20
Method
__init__
(self)
ImdbParser.py:25
Method
http_request
(self, request)
MultipartPostHandler.py:47
Method
setUp
(self)
TvdbUnitTests.py:14
Method
testEpisode
(self)
TvdbUnitTests.py:21
Method
testSeason
(self)
TvdbUnitTests.py:29
Method
testShow
(self)
TvdbUnitTests.py:32
Method
testSummaries
(self)
TvdbUnitTests.py:38