Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

fix YoutubeDLWrapper downloading #45

Merged
merged 1 commit into from
Dec 4, 2022
Merged

Conversation

code-yeongyu
Copy link
Owner

Disables parallel downloading if link length is 1.
This prevents OSError from multiprocessing.

Disables parallel downloading if link length is 1.
This prevents OSError from multiprocessing.
@code-yeongyu code-yeongyu merged commit 7783e35 into master Dec 4, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #45 (7ca2d2b) into master (24ffdbc) will decrease coverage by 0.23%.
The diff coverage is 25.00%.

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   35.62%   35.38%   -0.24%     
==========================================
  Files          11       11              
  Lines         306      308       +2     
==========================================
  Hits          109      109              
- Misses        197      199       +2     
Impacted Files Coverage Δ
twitter_video_tools/utils/youtube_dl_wrapper.py 53.84% <25.00%> (-9.80%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@code-yeongyu code-yeongyu deleted the feature/fix-os-error branch December 4, 2022 08:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants