and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 30 Dec, 2017 11 commits
  2. 29 Dec, 2017 5 commits
  3. 28 Dec, 2017 3 commits
  4. 27 Dec, 2017 3 commits
  5. 26 Dec, 2017 4 commits
  6. 25 Dec, 2017 4 commits
  7. 24 Dec, 2017 2 commits
    • Yen Chi Hsuan's avatar
      [openload] Remove a confusing exception · a7541958
      Yen Chi Hsuan authored
      If phantomjs is not installed, there's an error besides the missing
      phantomjs exception:
      
      Exception ignored in: <bound method PhantomJSwrapper.__del__ of <youtube_dl.extractor.openload.PhantomJSwrapper object at 0x7f8ad5e78278>>
      Traceback (most recent call last):
        File "/home/yen/Projects/youtube-dl/youtube_dl/extractor/openload.py", line 142, in __del__
          os.remove(self._TMP_FILES[name].name)
      AttributeError: 'PhantomJSwrapper' object has no attribute '_TMP_FILES'
      a7541958
    • Sergey M․'s avatar
      273c23d9
  8. 23 Dec, 2017 8 commits