選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

24 行
461B

  1. Welcome to youtube-dl's documentation!
  2. ======================================
  3. *youtube-dl* is a command-line program to download videos from YouTube.com and more sites.
  4. It can also be used in Python code.
  5. Developer guide
  6. ---------------
  7. This section contains information for using *youtube-dl* from Python programs.
  8. .. toctree::
  9. :maxdepth: 2
  10. module_guide
  11. Indices and tables
  12. ==================
  13. * :ref:`genindex`
  14. * :ref:`modindex`
  15. * :ref:`search`