mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-08 07:45:08 +01:00
[networking] Add module (#2861)
No actual changes - code is only moved around
This commit is contained in:
parent
1b392f905d
commit
c365dba843
13 changed files with 587 additions and 500 deletions
|
|
@ -54,6 +54,7 @@ class CommitGroup(enum.Enum):
|
|||
'core',
|
||||
'dependencies',
|
||||
'jsinterp',
|
||||
'networking',
|
||||
'outtmpl',
|
||||
'formats',
|
||||
'plugins',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue