This website requires JavaScript.
Explore
Help
Sign In
Akkariin
/
youtube-dl
Watch
1
Star
0
Fork
0
You've already forked youtube-dl
mirror of
https://github.com/l1ving/youtube-dl
synced
2026-05-18 03:49:50 +08:00
Code
Issues
Releases
Wiki
Activity
894
Commits
2
Branches
1,081
Tags
10f100ac8a211d707ec4ffab685c90f38cfe8a7a
Commit Graph
16 Commits
Convert all tabs to 4 spaces (PEP8)
Philipp Hagemeister
·
2012-11-28 02:04:46 +01:00
59ae15a507
Fix printing title etc.
Philipp Hagemeister
·
2012-11-28 00:46:21 +01:00
8cd10ac4ef
Make test_utils.py run on Python 3
Philipp Hagemeister
·
2012-11-27 23:20:29 +01:00
dae7c920f6
Remove exclamation mark in --restrict-filenames mode
Philipp Hagemeister
·
2012-11-27 17:15:33 +01:00
dffe658bac
Add test for asian characters (
#551
)
Philipp Hagemeister
·
2012-11-27 16:07:52 +01:00
1a911e60a4
Minor filename encoding improvement in a common case
Philipp Hagemeister
·
2012-11-27 15:07:10 +01:00
46cbda0be4
Clean up test
Philipp Hagemeister
·
2012-11-27 12:46:27 +01:00
c7032546f1
Switch back to underline for invalid characters, and make restricted ASCII-only
Philipp Hagemeister
·
2012-11-27 12:46:09 +01:00
56781d3d2e
New optoin --restrict-filenames
Philipp Hagemeister
·
2012-11-26 23:58:46 +01:00
1c469a9480
Additional tests in file name sanitation
Philipp Hagemeister
·
2012-10-29 08:19:54 +01:00
156a59e7a9
modified filename escaping to a "smarter" one
Filippo Valsorda
·
2012-10-28 22:47:02 +01:00
42cb53fcfa
correcting test to be compatible with python2.6
gcmalloc
·
2012-10-19 12:53:20 +02:00
4279a0ca98
some changes to keep the same standard
gcmalloc
·
2012-10-12 20:25:22 +02:00
137c5803c3
correction on the test for the utils.py
gcmalloc
·
2012-10-12 20:24:58 +02:00
80a846e119
adding TestCase class and corresponding test
gcmalloc
·
2012-10-12 20:24:58 +02:00
44fb345437
correction on the sanitize title method, change in title resulting
gcmalloc
·
2012-10-12 20:24:58 +02:00
9993976ae4