Commit Graph

5 Commits (ac71fd5919302f0d42c0cd79e04522cab8ab0318)

Author SHA1 Message Date
Philipp Hagemeister dcddc10a50 [test_unicode_literals] Arm unicode_literals check
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.
11 years ago
Philipp Hagemeister 8851a574a3 Fix add-versions 12 years ago
Philipp Hagemeister 1d213233cd Do not re-download files for hashsum generation (Fixes #1383) 12 years ago
Philipp Hagemeister d2d1eb5b0a Switch to domain yt-dl.org 12 years ago
Filippo Valsorda b962b76f43 re-worked release workflow, it is one-step and creates GPG signatures now 13 years ago