Skip to content
Snippets Groups Projects
  1. Apr 12, 2022
    • pukkandan's avatar
      [cleanup] Upgrade syntax · 86e5f3ed
      pukkandan authored
      Using https://github.com/asottile/pyupgrade
      
      1. `__future__` imports and `coding: utf-8` were removed
      2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format`
      3. f-strings were cherry-picked from `pyupgrade --py36-plus`
      
      Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts
      86e5f3ed
  2. Jan 03, 2022
  3. Oct 09, 2021
  4. Sep 29, 2021
  5. May 19, 2021
  6. 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
  7. Feb 19, 2021
  8. Jan 24, 2021
Loading