]> jfr.im git - yt-dlp.git/blobdiff - README.md
[extractor/twitter] Default to GraphQL, handle auth errors (#6957)
[yt-dlp.git] / README.md
index 47da19011f38b708c4ccdc43e11b19cfa274a64c..c1f34235dba2fcc7c3b190a6191b513d25f59341 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1833,7 +1833,7 @@ #### rokfinchannel
 * `tab`: Which tab to download - one of `new`, `top`, `videos`, `podcasts`, `streams`, `stacks`
 
 #### twitter
-* `force_graphql`: Force usage of the GraphQL API. By default it will only be used if login cookies are provided
+* `legacy_api`: Force usage of the legacy Twitter API instead of the GraphQL API for tweet extraction. Has no effect if login cookies are passed
 
 **Note**: These options may be changed/removed in the future without concern for backward compatibility