MCPcopy Create free account

hub / github.com/CalvinRossSmith/Youddit-Public / functions

Functions20 in github.com/CalvinRossSmith/Youddit-Public

↓ 3 callersFunctiongetDuration
(clips)
videoDistributer/distributer.py:5
↓ 2 callersFunctionoverlayClips
Overlays a one clip on top of another Used for doing the gauss blur style bars on the video
splicer/processing.py:35
↓ 2 callersFunctionspliceVideos
(paths, interlace=None, startClip=None, endClip=None)
splicer/splicer.py:24
↓ 1 callersFunctiondistabutor
(clips, minDur, done=[])
videoDistributer/distributer.py:15
↓ 1 callersFunctioninterlaceClips
(clips, clip)
splicer/splicer.py:13
↓ 1 callersFunctionloadVideos
(paths)
splicer/splicer.py:6
↓ 1 callersFunctionmainYoudit
()
main.py:16
↓ 1 callersFunctionoverlayMusic
(video, musicPath)
splicer/splicer.py:42
↓ 1 callersFunctionprocessClip
Preprocesses a single clip to be concatanted and outputted
splicer/processing.py:7
↓ 1 callersFunctionrandomName
(__paths)
main.py:13
↓ 1 callersFunctionsplitClips
Splits the clips into sub lists that have at least minDuration seconds of length
videoDistributer/distributer.py:51
Methoddebug
(self, msg)
downloader/videoDownloader.py:8
Methoderror
(self, msg)
downloader/videoDownloader.py:14
FunctionfullVideoSplicer
(paths, saveTo, interlace=None, startClip=None, endClip=None, pathToMusic=None)
splicer/splicer.py:63
FunctionmaxDuration
(clips, maxDura)
videoDistributer/maxClipDuration.py:3
FunctionmyHook
(_done)
downloader/videoDownloader.py:19
FunctionprocessClips
Processes a list of clips to be concatanted and outputted
splicer/processing.py:27
FunctionredditScraper
(subReddit, amountOfPosts=None, topOfWhat='week')
scraper/redditScraper.py:7
FunctionvideoDownload
(_url, pathToDownload, _format)
downloader/videoDownloader.py:30
Methodwarning
(self, msg)
downloader/videoDownloader.py:11