mirror of
https://cdm-project.com/Download-Tools/udemy-downloader.git
synced 2025-05-23 21:42:08 +02:00
remove todo tag
This commit is contained in:
parent
5ffef4736e
commit
f8521fd84c
1
main.py
1
main.py
@ -959,7 +959,6 @@ def process_caption(caption, lecture_title, lecture_dir, keep_vtt, tries=0):
|
||||
|
||||
def process_lecture(lecture, lecture_index, lecture_path, lecture_dir, quality,
|
||||
access_token):
|
||||
# TODO: Make this more efficent, some lectures are html articles not videos so we should check if the extension is html
|
||||
index = lecture.get("index")
|
||||
lecture_index = lecture.get("lecture_index")
|
||||
lecture_id = lecture.get("lecture_id")
|
||||
|
Loading…
x
Reference in New Issue
Block a user