Skip to content
Snippets Groups Projects
  1. 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
  2. Sep 02, 2020
  3. Jan 23, 2018
  4. Feb 28, 2017
  5. Nov 17, 2016
  6. Feb 14, 2016
  7. May 21, 2015
  8. Feb 11, 2015
  9. Nov 26, 2014
    • Philipp Hagemeister's avatar
      [test_unicode_literals] Arm unicode_literals check · dcddc10a
      Philipp Hagemeister authored
      From now on, the line
      
      from __future__ import unicode_literals
      
      should be contained in every single Python file lest we run into any more 2.x/3.x issues.
      Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise.
      dcddc10a
  10. Nov 23, 2014
  11. Nov 09, 2013
  12. Aug 28, 2013
  13. Aug 09, 2013
Loading