Browse Source

Update 'README.md'

天问 10 months ago
parent
commit
fe39f80553
1 changed files with 9 additions and 1 deletions
  1. 9 1
      README.md

+ 9 - 1
README.md

@@ -73,4 +73,12 @@ class YourExtractorIE(InfoExtractor):
             'uploader': self._search_regex(r'<div[^>]+id="uploader"[^>]*>([^<]+)<', webpage, 'uploader', fatal=False),
             # TODO more properties (see youtube_dl/extractor/common.py)
         }
-```
+```
+
+## 相关项目
+
+you-get
+
+https://github.com/soimort/you-get
+
+python 命令行方式执行