Commit Graph

39 Commits

Author SHA1 Message Date
Mort Yao
f94c8d530d
util.log: add yes_or_no() 2018-10-17 22:26:55 +02:00
Mort Yao
251b80962a
util.fs: \t not allowed in FAT (close #2646) 2018-10-14 15:35:03 +02:00
Mort Yao
bea047aa7e
[[util.os] fix Android termux compatibility (no permission to access /proc) 2018-08-29 16:44:13 +02:00
Fangzhou Li
50216593e4 [util] improve compatibility with WSL 2018-07-16 04:22:54 +08:00
Mort Yao
99a51012f0
[util] trim title length <= 80 (follow-up of ed12df2) 2017-11-17 17:08:31 +01:00
MaxwellGoblin
728360f4cc [util.log]fix #2177 2017-07-24 07:29:00 +08:00
Mort Yao
2d6c828ad4
util/log.py: change mode back to 644 2017-04-01 22:14:13 +02:00
Zhiming Wang
4255cc8b86
log: mark xterm* terminals as ANSI escape sequences-compatible
xterm-color, xterm-16color, xterm-88color and xterm-256color are now
covered.
2017-03-08 22:27:49 -05:00
chinat
21fc4d4a09 translate char | to - in filename for ffmpeg concat 2016-10-10 11:28:45 +08:00
Mort Yao
7af203e8e3 [util.strings] add parameterize() 2016-03-26 16:51:40 +01:00
Mort Yao
bca2c3eed3 [util.strings] use 4-space indentation 2016-03-26 16:49:03 +01:00
Mort Yao
5fe3cc86eb [util.git] fix get_version() 2015-10-24 03:47:21 +02:00
Mort Yao
fb8acf4320 version 0.4.111 2015-10-23 05:33:31 +02:00
Mort Yao
ea30218f0c [term] fcntl module only available on Unix 2015-10-22 16:39:55 +02:00
Mort Yao
d60eafeacb redefine version (0.4.x) 2015-10-21 17:01:31 +02:00
Mort Yao
1172689992 [util.log] update 2015-10-21 16:45:06 +02:00
Mort Yao
41c8b6f1bc [common] set the proper width of progress bar 2015-10-19 21:25:55 +02:00
Mort Yao
cdc5b3731f log.wtf(): exit code defaults to 1 2014-09-12 19:13:23 +02:00
Mort Yao
13d40fa694 Major refactoring
* Change entry point to you_get.__main__:main
* New entry point for development (you-get-dev): you_get.__main__:main_dev
* you_get.extractor -> you_get.extractors
2014-07-21 02:39:40 +02:00
Mort Yao
e8bf96fc21 update util.git 2014-07-21 00:25:26 +02:00
Mort Yao
4fa150f68b add util.git 2014-07-21 00:02:45 +02:00
Mort Yao
03749ecb19 update util.log 2014-07-20 23:41:20 +02:00
Mort Yao
c3b56def6d remove sogou_proxy 2014-07-20 21:26:47 +02:00
Mort Yao
c0fa232c60 update util.log 2014-07-16 18:13:42 +02:00
lilydjwg
cd5040b617 let's replace old unescape_html 2014-04-11 19:58:55 +08:00
lilydjwg
2bca2e771c better unescape, also unescape in xiami lyrics filename 2014-04-11 19:58:55 +08:00
lilydjwg
36f7cf798f unescape HTML entities in media titles 2014-04-11 19:58:55 +08:00
Mort Yao
ed12df2eb5 trim title length <=82, fix #273 2013-11-21 07:44:37 +01:00
Mort Yao
3e0e9b8cc5 util.log: fix #269 2013-11-15 16:18:51 +01:00
Mort Yao
4f7dd97e02 docstring for sogou_proxy_server() 2013-10-30 07:46:22 +01:00
Mort Yao
a498ebe2bf TERM=screen (Tmux) compatible with ANSI/VT100 2013-10-30 07:36:41 +01:00
Mort Yao
8919897ae8 add new module: util.sogou_proxy 2013-10-30 07:29:44 +01:00
Mort Yao
1027b92538 add log.underlined() 2013-10-30 04:29:19 +01:00
Mort Yao
26b2be3f7c change log.i() to no color 2013-10-30 03:37:47 +01:00
Mort Yao
c3f5f6a320 add new module: util.fs 2013-10-30 00:19:08 +01:00
Mort Yao
5c27e57d8c update __init__.py 2013-10-29 23:53:21 +01:00
Mort Yao
ac30ee318a update module: util.log 2013-10-29 23:49:33 +01:00
Mort Yao
a1172526a2 add __init__.py 2013-10-29 22:19:28 +01:00
Mort Yao
fea0b658ef add new module: util.log 2013-10-29 22:11:17 +01:00