| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Authored by: unit193
|
| |
|
|
|
|
| |
Closes #1361
|
|
|
|
| |
Closes #1075
Authored by: smplayer-dev
|
| |
|
| |
|
|
|
|
|
| |
py2exe config is copied from youtube-dl
Closes #1160
|
|
|
|
|
|
|
|
| |
* Automate more of the release process by animelover1984, pukkandan - closes #823
* Fix sha256 by nihil-admirari - closes #385
* Bring back brew taps by nao20010128nao #865
* Provide `--onedir` zip for windows by pukkandan - Closes #1024, #661, #705 and #890
Authored by: pukkandan, animelover1984, nihil-admirari, nao20010128nao
|
| |
|
|
|
|
|
|
| |
Necessary for #392
Co-authored by: nao20010128nao, pukkandan
|
|
|
| |
Authored by: nihil-admirari
|
|
|
|
| |
Authored by: fstirlitz
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account
Co-authored-by: Pccode66
Co-authored-by: pukkandan
|
|
|
|
|
| |
Related: https://github.com/blackjack4494/yt-dlc/pull/182 (7b400ac40b8e9ce5abaa6d0293fa9d4f017cf1f3)
Authored by: jbruchon
|
|
|
|
|
|
|
| |
* Also fix bugs from e5813e53f089e018606435926ae0e109c4838394
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
:ci skip dl
|
|
|
| |
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
| |
* Fix `get_executable_path` in UNIX
* Update `x86.exe` correctly
* Exit immediately in windows once the update process starts so that the file handle is released correctly
* Show `exe`/`zip`/`source` and 32/64bit in verbose message
* Look for both `yt-dlp` and `youtube-dlc` in releases. This ensures that the updater will keep working when the binary name is changed to yt-dlp
* Disable pycryptodome in win_x86 since it causes `distutils.errors.DistutilsPlatformError: Microsoft Visual C++ 10.0 is required`
|
|
|
|
|
| |
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com> (shirt-dev)
pycryptodome is an in-place replacement for Crypto and is more actively developed
|
| |
|
|
|
|
|
|
|
|
|
| |
* Refactor update-version
* Moved pyinst, update-version and icon into devscripts
* pyinst doesn't bump version anymore
* Merge pyinst and pyinst32. Usage: `pyinst.py [32|64]`
* Add mutagen as requirement
* Remove make_win and related files
|
|
|
|
|
|
| |
:skip ci all
Co-authored by: FelixFrog
|
| |
|
| |
|
|
|