mirror of
https://cdm-project.com/Download-Tools/udemy-downloader.git
synced 2025-04-30 02:34:25 +02:00
Revert "bug fix"
This reverts commit d47a3524dd410c04ba2bf06b561413e9b1d9ebd9.
This commit is contained in:
parent
d47a3524dd
commit
9a51347dfa
2
main.py
2
main.py
@ -866,7 +866,7 @@ def decrypt(kid, in_filepath, out_filepath):
|
||||
|
||||
|
||||
def handle_segments(url, format_id, video_title,
|
||||
output_path, lecture_file_name, chapter_dir):
|
||||
output_path, lecture_file_name, concurrent_connections, chapter_dir):
|
||||
os.chdir(os.path.join(chapter_dir))
|
||||
file_name = lecture_file_name.replace("%", "").replace(".mp4", "")
|
||||
video_filepath_enc = file_name + ".encrypted.mp4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user