提取器位于何处?
Where are the extractors located?
我正在尝试修改一到两个提取器,但我似乎无法在我的 Mac 上找到它们,而且我找不到关于它们所在位置的任何信息。
如有任何帮助,我们将不胜感激。
您可以在源代码的youtube_dl/extractor
subdirectory中找到所有提取器。
有关如何添加提取器的详细信息,consult the documentation。
我正在尝试修改一到两个提取器,但我似乎无法在我的 Mac 上找到它们,而且我找不到关于它们所在位置的任何信息。
如有任何帮助,我们将不胜感激。
您可以在源代码的youtube_dl/extractor
subdirectory中找到所有提取器。
有关如何添加提取器的详细信息,consult the documentation。