We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64eb4eb commit 69391fcCopy full SHA for 69391fc
ytfetcher/config/__init__.py
@@ -4,5 +4,8 @@
4
5
__all__ = [
6
"HTTPConfig",
7
- "enable_default_config"
+ "enable_default_config",
8
+ "ProxyConfig",
9
+ "GenericProxyConfig",
10
+ "WebshareProxyConfig"
11
]
0 commit comments