Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TOA-Anakin/udemy-transcript-downloader
/ functions
Functions
8 in github.com/TOA-Anakin/udemy-transcript-downloader
⨍
Functions
8
◇
Types & classes
0
↓ 1 callers
Function
chunkArray
(arr, chunkCount)
src/index.js:352
↓ 1 callers
Function
convertVttToSrt
(vtt)
src/index.js:292
↓ 1 callers
Function
downloadTranscripts
(browser, courseUrl, courseStructure, downloadSrt, tabCount = 5)
src/index.js:338
↓ 1 callers
Function
generateContentsFile
(courseStructure, outputDir)
src/index.js:309
↓ 1 callers
Function
main
()
src/index.js:28
↓ 1 callers
Function
processCourseStructure
(results)
src/index.js:226
↓ 1 callers
Function
processLecture
(page, courseUrl, lecture, chapter = null, downloadSrt = false)
src/index.js:378
Function
normalizeTimestamp
(ts)
src/index.js:280