25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
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`