Rachmadani Haryono
|
ab21c5d1bc
|
fix(mplayer): _get_mplayer_version
- isort module
- type hint
- function doc
- return value type hint for func
|
2022-02-17 13:12:21 +08:00 |
|
Rachmadani Haryono
|
9c2350c87d
|
test(mplayer): _get_mplayer_version
use default func behavior when no mplayer found
|
2022-02-17 13:12:14 +08:00 |
|
Talha Asghar
|
ff6e59d758
|
fix: bring back requirements.txt to life
|
2022-02-17 10:00:41 +05:00 |
|
Talha Asghar
|
f84560441d
|
moved old changelogs CHANGELOG > CHANGELOG.md
|
2022-02-17 09:59:26 +05:00 |
|
Talha Asghar
|
376ebe1be5
|
Merge pull request #17 from rachmadaniHaryono/bugfix/attribute-error
test uea_pad
|
2022-02-16 22:53:20 +05:00 |
|
semantic-release
|
664ccd3d7e
|
2.6.4
Automatically generated by python-semantic-release
|
2022-02-16 22:43:51 +05:00 |
|
Talha Asghar
|
0265ef7507
|
fix: duplicate changelog and readme files
|
2022-02-16 22:43:44 +05:00 |
|
semantic-release
|
61cc6840dc
|
2.6.3
Automatically generated by python-semantic-release
|
2022-02-16 22:39:25 +05:00 |
|
Talha Asghar
|
c237a68088
|
fix: welcome from semantic release python
|
2022-02-16 22:38:58 +05:00 |
|
semantic-release
|
4347ab012e
|
2.6.2
Automatically generated by python-semantic-release
|
2022-02-16 22:18:59 +05:00 |
|
semantic-release
|
990a7afd1e
|
2.6.1
Automatically generated by python-semantic-release
|
2022-02-16 22:18:06 +05:00 |
|
Talha Asghar
|
2e100e761e
|
fix(setup): use semantic versioning
|
2022-02-16 22:17:43 +05:00 |
|
Talha Asghar
|
53b7ea3dc9
|
setup python-semantic-versioning
|
2022-02-16 22:03:48 +05:00 |
|
semantic-release
|
c2578795c9
|
2.6.0
Automatically generated by python-semantic-release
|
2022-02-16 22:01:49 +05:00 |
|
Talha Asghar
|
7a1d68863f
|
Delete python-publish.yml
|
2022-02-16 22:00:48 +05:00 |
|
Talha Asghar
|
5a54ddc457
|
use semantic release
|
2022-02-16 22:00:10 +05:00 |
|
Talha Asghar
|
19e3d8e7b2
|
show dislikes using video info command only as its too costly to make multiple requests for each video
|
2022-02-16 15:53:17 +05:00 |
|
Rachmadani Haryono
|
3d117ad49e
|
ci(python-app): workflows based on origin/develop
- only run pytest
- use matrix for python version and os
|
2022-02-16 07:43:29 +08:00 |
|
Rachmadani Haryono
|
f40ca1a557
|
ci: python-app
|
2022-02-16 07:08:56 +08:00 |
|
Rachmadani Haryono
|
dc4af721aa
|
refactor: reset to upstream
|
2022-02-16 07:05:57 +08:00 |
|
Rachmadani Haryono
|
ebf62f591b
|
Merge branch 'develop' of https://github.com/iamtalhaasghar/yewtube into bugfix/attribute-error
|
2022-02-16 07:01:55 +08:00 |
|
Rachmadani Haryono
|
ae6bad4050
|
Merge branch 'develop' of https://github.com/iamtalhaasghar/yewtube into bugfix/attribute-error
|
2022-02-16 07:00:45 +08:00 |
|
Talha Asghar
|
a823e36e7b
|
add hour to version number scheme
|
2022-02-16 04:00:02 +05:00 |
|
Talha Asghar
|
5f263592be
|
add requests in dependency
|
2022-02-16 03:53:33 +05:00 |
|
Rachmadani Haryono
|
397eddd014
|
build(setup): add requests
|
2022-02-16 06:47:51 +08:00 |
|
Talha Asghar
|
d1af41a30a
|
wheel upload recipe
|
2022-02-16 03:47:37 +05:00 |
|
Talha Asghar
|
3b46e8d79c
|
Update python-publish.yml
|
2022-02-16 03:42:36 +05:00 |
|
Rachmadani Haryono
|
6078793d55
|
Merge remote-tracking branch 'upstream/develop' into bugfix/attribute-error
|
2022-02-16 06:38:37 +08:00 |
|
Talha Asghar
|
b15451c151
|
show dislikes by default return youtube dislikes working fine relates to #1180
|
2022-02-16 03:30:51 +05:00 |
|
Talha Asghar
|
31cd67e15e
|
fixed #11 show extra columns if user wants
|
2022-02-16 03:27:54 +05:00 |
|
Talha Asghar
|
3b885b25f2
|
show dislikes, likes and keywords with i <video_num> command
|
2022-02-16 02:36:45 +05:00 |
|
Rachmadani Haryono
|
1643266f21
|
fix(util.uea_pad): handle AttributeError on t.split
also isort import
|
2022-02-16 05:17:37 +08:00 |
|
Rachmadani Haryono
|
22b4564e61
|
test: uea_pad
|
2022-02-16 05:13:37 +08:00 |
|
Rachmadani Haryono
|
35ded20a8e
|
test(test_main): skip test without attribute after fork
|
2022-02-16 05:11:22 +08:00 |
|
Talha Asghar
|
0e7ecf11b2
|
Update setup.py
|
2022-02-15 19:28:58 +05:00 |
|
Talha Asghar
|
27d6e9dd96
|
Delete release.yml
|
2022-02-15 19:18:58 +05:00 |
|
Talha Asghar
|
36f35a1dd5
|
Update setup.py
|
2022-02-15 18:17:12 +05:00 |
|
Talha Asghar
|
8c96dd2f99
|
× python setup.py egg_info did not run successfully.
|
2022-02-15 17:44:09 +05:00 |
|
Talha Asghar
|
572ca4e735
|
Merge branch 'develop' of github.com:iamtalhaasghar/yewtube into develop
|
2022-02-15 17:40:37 +05:00 |
|
Talha Asghar
|
0ed1eac4bf
|
fixed #14 load video info without youtube api relates to #1191
|
2022-02-15 17:40:25 +05:00 |
|
Talha Asghar
|
41089877e1
|
Merge pull request #15 from rachmadaniHaryono/feature/setup
update python and package
|
2022-02-15 17:39:12 +05:00 |
|
Talha Asghar
|
a40ede737c
|
restricted pyreadline to linux
|
2022-02-15 17:37:49 +05:00 |
|
Talha Asghar
|
a1226e6c19
|
fixed #13 show comments without youtube api relates to #1191
|
2022-02-15 17:12:06 +05:00 |
|
Talha Asghar
|
65cc68f980
|
prettier version number
|
2022-02-15 17:10:39 +05:00 |
|
Rachmadani Haryono
|
f5b5d733f4
|
refactor(setup): check for minimum python 3.6
|
2022-02-15 20:07:54 +08:00 |
|
Rachmadani Haryono
|
b9bc61f9ac
|
feat(setup): restrict python version
|
2022-02-15 20:04:40 +08:00 |
|
Rachmadani Haryono
|
7ebbf20881
|
feat(setup): restrict pyreadline3 to windows only
|
2022-02-15 20:04:15 +08:00 |
|
Talha Asghar
|
9bb0fa8d5c
|
Merge branch 'develop' of github.com:iamtalhaasghar/yewtube into develop
|
2022-02-15 15:52:10 +05:00 |
|
Talha Asghar
|
8bc6acfb34
|
use semantic versioning with date
|
2022-02-15 15:51:54 +05:00 |
|
Talha Asghar
|
5d05f28ad0
|
upload packages to pypi on every tag push
|
2022-02-15 15:50:14 +05:00 |
|