فهرست منبع

[extractor/common] Emphasize geo bypass APIs are experimental

Sergey M․ 8 سال پیش
والد
کامیت
3ccdde8cb7
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      youtube_dl/extractor/common.py

+ 3 - 0
youtube_dl/extractor/common.py

@@ -333,6 +333,9 @@ class InfoExtractor(object):
     geo restriction bypass mechanism right away in order to bypass
     geo restriction bypass mechanism right away in order to bypass
     geo restriction, of course, if the mechanism is not disabled. (experimental)
     geo restriction, of course, if the mechanism is not disabled. (experimental)
 
 
+    NB: both these geo attributes are experimental and may change in future
+    or be completely removed.
+
     Finally, the _WORKING attribute should be set to False for broken IEs
     Finally, the _WORKING attribute should be set to False for broken IEs
     in order to warn the users and skip the tests.
     in order to warn the users and skip the tests.
     """
     """