We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6736d24 commit 13e46adCopy full SHA for 13e46ad
1 file changed
README.md
@@ -223,6 +223,7 @@ fetcher = YTFetcher.from_channel(
223
---
224
225
## Advanced HTTP Configuration (Optional)
226
+`YTfetcher` already uses custom headers for mimic real browser behavior but if want to change it you can use a custom `HTTPConfig` class.
227
228
```python
229
from ytfetcher import YTFetcher
0 commit comments