index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
devscripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
[extractor] Use classmethod/property where possible
pukkandan
2022-05-13
3
-101
/
+123
*
[extractor] Document netrc machines
pukkandan
2022-05-11
1
-25
/
+6
*
[cleanup] Minor fixes (See desc)
pukkandan
2022-05-09
3
-5
/
+4
*
[cleanup] Misc fixes
pukkandan
2022-04-29
1
-1
/
+1
*
[cleanup,build] Cleanup some build-related code
pukkandan
2022-04-27
5
-15
/
+17
*
[cleanup] Misc cleanup and refactor (#2173)
pukkandan
2022-04-18
1
-11
/
+14
*
[test] Convert warnings into errors
pukkandan
2022-04-18
2
-1
/
+2
*
[cleanup] Misc cleanup (#2173)
pukkandan
2022-04-12
4
-8
/
+7
*
[cleanup] Sort imports
pukkandan
2022-04-12
10
-16
/
+14
*
[cleanup] Upgrade syntax
pukkandan
2022-04-12
14
-56
/
+26
*
[cleanup] Remove unused scripts/tests (#2173)
felix
2022-04-12
12
-1036
/
+0
*
Fix bug in 52efa4b31200119adaa8acf33e50b84fcb6948f0
pukkandan
2022-03-24
1
-3
/
+2
*
[cleanup, docs] Misc cleanup
pukkandan
2022-03-08
1
-1
/
+5
*
[devscripts] Improve `prepare_manpage`
pukkandan
2022-02-24
1
-15
/
+11
*
[cleanup] Misc cleanup
pukkandan
2021-12-23
1
-2
/
+2
*
[docs] Fix bug in regex escape in python 3.6
pukkandan
2021-12-20
1
-1
/
+2
*
[docs] Improve manpage format (#2003)
chris
2021-12-17
1
-36
/
+53
*
[lazy_extractors] Fix for search IEs
pukkandan
2021-12-01
1
-9
/
+2
*
[build] Use `workflow_dispatch` for release
pukkandan
2021-11-29
1
-1
/
+5
*
[build] Save Git HEAD at release alongside version info
pukkandan
2021-11-29
1
-16
/
+21
*
[cleanup] Add keyword automatically to SearchIE descriptions
pukkandan
2021-10-23
1
-0
/
+3
*
[cleanup] misc
pukkandan
2021-10-23
1
-1
/
+1
*
[devscripts/run_tests] Use markers to filter tests (#1258)
Ákos Sülyi
2021-10-13
2
-6
/
+6
*
[docs] Write embedding and contributing documentation (#528)
timethrow
2021-10-09
1
-10
/
+11
*
[docs,cleanup] Some minor refactoring and improve docs
pukkandan
2021-09-30
2
-5
/
+9
*
[build] Add homebrew taps (#827)
The Hatsune Daishi
2021-08-30
1
-0
/
+37
*
Fix `add_info_extractor` when used via API
pukkandan
2021-08-23
1
-1
/
+1
*
[lazy_extractor] Create instance only after pre-checking archive
pukkandan
2021-08-23
2
-7
/
+9
*
[lazy_extractor] Import actual class if an attribute is accessed
pukkandan
2021-08-23
1
-6
/
+14
*
[lazy_extractors] Fix `suitable` and add flake8 test
pukkandan
2021-08-23
2
-5
/
+2
*
[extractor] Common function `_match_valid_url`
pukkandan
2021-08-23
1
-2
/
+4
*
[lazy_extractor] Bugfix for when plugin directory doesn't exist (#691)
Kid
2021-08-13
1
-2
/
+6
*
[cleanup] Misc
pukkandan
2021-08-07
1
-1
/
+0
*
Add logo and banner
pukkandan
2021-08-02
2
-0
/
+0
*
[test] Use `pytest` instead of `nosetests` (#482)
pukkandan
2021-07-23
2
-33
/
+25
*
[cleanup] Mark unused files
pukkandan
2021-06-06
9
-0
/
+5
*
[cleanup] Point all shebang to `python3` (#372)
felix
2021-06-06
16
-10
/
+21
*
[lazy_extractor] Do not load plugins
pukkandan
2021-04-22
1
-0
/
+5
*
Fix packaging bugs (#129)
hseg
2021-03-03
1
-5
/
+5
*
Fix completion paths, zsh pip completion install
hseg
2021-02-25
3
-3
/
+3
*
Completely change project name to yt-dlp (#85)
Pccode66
2021-02-25
21
-69
/
+69
*
[version] Set version number based on UTC time, not local time
pukkandan
2021-02-16
1
-1
/
+1
*
[pyinst.py] Move back to root dir (Closes #63)
pukkandan
2021-02-09
1
-79
/
+0
*
#64 Implement self updater
shirt-dev
2021-02-09
2
-2
/
+2
*
[documentation] Crypto is an optional dependency
pukkandan
2021-02-08
1
-0
/
+1
*
[pyinst] Automatically detect python architecture and working directory
pukkandan
2021-02-04
1
-17
/
+26
*
Refactor `update-version`, `pyinst.py` and related files
pukkandan
2021-01-29
3
-8
/
+78
*
Linter and misc cleanup
pukkandan
2021-01-29
1
-0
/
+30
*
Added `--force-overwrites` option (https://github.com/ytdl-org/youtube-dl/pul...
alxnull
2021-01-13
1
-1
/
+1
*
Add post_hooks option to YoutubeDL.py (https://github.com/ytdl-org/youtube-dl...
Alex Merkel
2021-01-09
2
-2
/
+2
[next]