MrS0m30n3
|
e0bb3e7916
|
Fix OptionsParser 'to_audio' requirement bug
|
7 years ago |
MrS0m30n3
|
0085e36491
|
Extend the 'test_parse_to_audio_requirement_bug' test case
|
7 years ago |
MrS0m30n3
|
871229d3a7
|
Add test case for the 'to_audio' requirement bug
|
7 years ago |
MrS0m30n3
|
a1c991fa0e
|
Merge pull request #154 from memnoth/new_layout
Add Korean translation
|
7 years ago |
memnoth
|
618a4d6d83
|
Edit *.po of Korean translation
|
7 years ago |
memnoth
|
218042b72e
|
Add Korean translation
|
7 years ago |
MrS0m30n3
|
49cc1a4423
|
Update localization HOWTO
|
7 years ago |
MrS0m30n3
|
61f1243e76
|
Remove old build_locale scripts
|
7 years ago |
MrS0m30n3
|
28507b4d19
|
Remove old new-locale.sh script
|
7 years ago |
MrS0m30n3
|
4bce1806c9
|
Port new-locale.sh script to Python
|
7 years ago |
MrS0m30n3
|
59af9c215e
|
Update HOWTO.md
|
7 years ago |
MrS0m30n3
|
ba72effce5
|
Update update-locales.sh script
|
7 years ago |
MrS0m30n3
|
b89a13dff8
|
Rename update_locales.sh script
|
7 years ago |
MrS0m30n3
|
5ebe098181
|
Add new script to create locale dirs
|
7 years ago |
MrS0m30n3
|
a085fd4fff
|
Update TODO file
|
7 years ago |
MrS0m30n3
|
ad7e4d42f8
|
Update ISSUE_TEMPLATE.md
|
7 years ago |
MrS0m30n3
|
acbcac7a34
|
Ignore youtube-dl debug-junk output
|
7 years ago |
MrS0m30n3
|
b791ac805f
|
Update TODO
|
8 years ago |
MrS0m30n3
|
c5e5f6a608
|
Compile PO files at build time
|
8 years ago |
MrS0m30n3
|
186b6414b0
|
Second attempt to remove MO files from source distribution
Python setup seems to include MO files by default so removing
the 'recursive-include' entry from the MANIFEST.in file was
not enough
|
8 years ago |
MrS0m30n3
|
5e349234a8
|
Git: Ignore MO files
|
8 years ago |
MrS0m30n3
|
f84198fd97
|
Update TODO
|
8 years ago |
MrS0m30n3
|
3070178c14
|
Do not include MO files in source distribution
|
8 years ago |
MrS0m30n3
|
4af7d83b3f
|
Untrack MO files
|
8 years ago |
MrS0m30n3
|
4fb816a1a1
|
Update TODO file
|
8 years ago |
MrS0m30n3
|
32ac864cbb
|
Set 'Already Downloaded' message when using 'default' format
|
8 years ago |
MrS0m30n3
|
444a42e7b0
|
Avoid dividing by zero
|
8 years ago |
MrS0m30n3
|
a1c7bfd11a
|
Extract filename info on 'Already Downloaded'
|
8 years ago |
MrS0m30n3
|
76f2116844
|
Update TODO file
|
8 years ago |
MrS0m30n3
|
05753b0889
|
Extract ffmpeg post process final extension
|
8 years ago |
MrS0m30n3
|
d6f6c7aead
|
Calculate size of post process output file
|
8 years ago |
MrS0m30n3
|
9981217a40
|
Update TODO file
|
8 years ago |
MrS0m30n3
|
fbae6738c9
|
utils.py: Add 'to_bytes' & 'format_bytes' methods
|
8 years ago |
MrS0m30n3
|
932a968e1b
|
Count 'Warning' return code as success
Use the same behaviour as the DownloadItem object and
count the 'Warning' YoutubeDLDownloader return code as
success
|
8 years ago |
MrS0m30n3
|
53ccf5f67c
|
Do not show 'Total Progress' message while updating
The code looks pretty bad i should come back and change
all this stuff on the refactor phase
|
8 years ago |
MrS0m30n3
|
0c20ba1a73
|
Update TODO
|
8 years ago |
MrS0m30n3
|
adf3515720
|
Update TODO
|
8 years ago |
MrS0m30n3
|
0ccc16bac1
|
Change __packagename__ to 'str'
|
8 years ago |
MrS0m30n3
|
e2ad5f81c6
|
Update translation files
|
8 years ago |
MrS0m30n3
|
ba4f5faa65
|
Check if logger is enabled on 'View Log' action
|
8 years ago |
MrS0m30n3
|
071ee50e2c
|
Update TODO file
|
8 years ago |
MrS0m30n3
|
0af97268bb
|
utils.py: Fix typo
|
8 years ago |
MrS0m30n3
|
97adefb8fd
|
Update utils.py to handle new UI changes
|
8 years ago |
MrS0m30n3
|
a1c33c4b3a
|
Update setup.py to handle new UI changes
|
8 years ago |
MrS0m30n3
|
23cf0e71c6
|
Update MANIFEST.in file
|
8 years ago |
MrS0m30n3
|
718854d7ab
|
utils.py: Remove unused OSX support
|
8 years ago |
MrS0m30n3
|
8b6a40832e
|
Add __packagename__ attribute
|
8 years ago |
MrS0m30n3
|
2d1a647433
|
Remove unused OSX icon
|
8 years ago |
MrS0m30n3
|
5e09355467
|
Add 48x48 icon to pixmaps
|
8 years ago |
MrS0m30n3
|
6227572f91
|
setup.py: Remove OSX unused code
|
8 years ago |