pull/30256/merge
Code-xed 8 months ago committed by GitHub
commit 761fb56f40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -132,7 +132,7 @@ if compat_os_name == 'nt':
class YoutubeDL(object):
"""YoutubeDL class.
YoutubeDL objects are the ones responsible of downloading the
YoutubeDL objects are the ones responsible for downloading the
actual video file and writing it to disk if the user has requested
it, among some other tasks. In most cases there should be one per
program. As, given a video URL, the downloader doesn't know how to

Loading…
Cancel
Save