Skip to content
Snippets Groups Projects
  1. Apr 17, 2022
  2. Apr 12, 2022
  3. Sep 29, 2021
  4. Feb 24, 2021
    • Pccode66's avatar
      Completely change project name to yt-dlp (#85) · 7a5c1cfe
      Pccode66 authored
      * All modules and binary names are changed
      * All documentation references changed
      * yt-dlp no longer loads youtube-dlc config files
      * All URLs changed to point to organization account
      
      Co-authored-by: Pccode66
      Co-authored-by: pukkandan
      7a5c1cfe
  5. Sep 02, 2020
  6. Mar 25, 2017
  7. Nov 18, 2014
  8. Nov 02, 2014
    • Philipp Hagemeister's avatar
      [util] Move compatibility functions out of util · 8c25f81b
      Philipp Hagemeister authored
      utils is large enough without these compatibility functions.
      
      Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py .
      Everything else (i.e. youtube-dl-specific helpers) goes into utils.py .
      8c25f81b
  9. Sep 30, 2014
  10. Sep 04, 2014
  11. Sep 03, 2014
Loading