SYMBOL INDEX (18 symbols across 9 files) FILE: args.py function get_parser (line 9) | def get_parser(): function av_recommand (line 21) | def av_recommand(): FILE: cover.py function getCover (line 6) | def getCover(html_file, folder_path): FILE: crawler.py function scrape (line 13) | def scrape(ci_params, folderPath, pbar, lock, session, urls): function measureSpeed (line 42) | def measureSpeed(tsList, sample_count=3): function prepareCrawl (line 69) | def prepareCrawl(ci_params, folderPath, tsList): function startCrawl (line 93) | def startCrawl(ci_params, folderPath, downloadList, total, workers): function _run_crawl (line 101) | def _run_crawl(ci_params, folderPath, downloadList, total, workers, lock... FILE: delete.py function deleteMp4 (line 3) | def deleteMp4(folderPath): function deleteM3u8 (line 11) | def deleteM3u8(folderPath): FILE: download.py function download (line 17) | def download(url): FILE: encode.py function get_segment_count (line 6) | def get_segment_count(folder_path): function ffmpegEncode (line 15) | def ffmpegEncode(folder_path, file_name, action=1): FILE: getchromedriver.py function get_chromedriver_version (line 7) | def get_chromedriver_version(): function download_chromedriver (line 27) | def download_chromedriver(download_link): function unzip_chromedriver (line 38) | def unzip_chromedriver(): FILE: merge.py function mergeMp4 (line 6) | def mergeMp4(folderPath, tsList): FILE: movies.py function movieLinks (line 8) | def movieLinks(url):