Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/22nds/lynda-video-downloader
/ functions
Functions
4 in github.com/22nds/lynda-video-downloader
⨍
Functions
4
◇
Types & classes
0
↓ 1 callers
Function
get_title
Get course title for creation of the video folder.
download.py:48
↓ 1 callers
Function
get_videos
Download all videos in the course.
download.py:61
↓ 1 callers
Function
main
Process the list of courses.
download.py:83
↓ 1 callers
Function
move_to_course_directory
Check if current directory is home directory. If not, change to it. Make a course directory and move to it. If course directory already exists
download.py:26