Commit Graph

416 Commits (52a8a1e1b93dbc88f0018d4842f1e90ba96e095f)

Author SHA1 Message Date
pukkandan 57d104424f
[version] update
:ci skip all
3 years ago
pukkandan b23b9eefd9
[version] update 3 years ago
pukkandan a2f0b0c672
Release 2021.03.24.1 3 years ago
pukkandan 389b9dbbcc
[version] update 3 years ago
pukkandan 5aeefbd633
[version] update
:ci skip all
3 years ago
pukkandan 994443d24d
[version] update :ci skip all 3 years ago
pukkandan 162e6f0000
[version] update :ci skip all 3 years ago
pukkandan 5372545ddb
[version] update :ci skip 3 years ago
pukkandan 3638226215 [ci] Disable download tests unless specifically invoked
Tests can be enabled/disabled using the following in the commit message
* Run Download: `ci-run-dl`
* Skip Core: `ci-skip`
* Skip Quick & Core: `ci-skip-all`
(replace "-" by a space " ")
3 years ago
pukkandan aae273ded8 [version] update :ci skip dl 3 years ago
Pccode66 7a5c1cfe93
Completely change project name to yt-dlp (#85)
* 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
3 years ago
pukkandan ad68b9f07f [version] update
:ci skip all
3 years ago
pukkandan 2a86f3da07 [build] Publish on PyPi only if token is set
This allows forks to easily build releases
:ci skip all
3 years ago
shirt-dev 55e36f035c
#93 Build improvements
* Lock all python package versions to the last officially supported releases for x86
* Bugfix for UNIX hash output
* Use wheels to avoid compilation of python packages
* Hash calculation on Windows now uses PowerShell rather than the legacy certutil

Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
3 years ago
pukkandan d16ab6ef1c [version] update
:ci skip dl
3 years ago
shirt-dev 47930b73a5
Fix build.yml hashing and crypto support (#87)
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
3 years ago
pukkandan e5813e53f0 Improve build/updater
* 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`
3 years ago
shirt-dev 5d25607a3a
#75 Change optional dependency from `Crypto` to `pycryptodome` (Closes #74)
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com> (shirt-dev)

pycryptodome is an in-place replacement for Crypto and is more actively developed
3 years ago
pukkandan 8d801631cf [version] update
:ci skip all
3 years ago
pukkandan b3943b2f33 [pyinst.py] Move back to root dir (Closes #63) 3 years ago
pukkandan 06ff212d64 [documentation] Crypto is an optional dependency 3 years ago
pukkandan 0fd1a2b0bf [version] update (and linter) 3 years ago
pukkandan c25228e5da Release 2021.02.04 3 years ago
pukkandan e3b771a898 fix typos :ci skip dl 3 years ago
pukkandan e38df8f9fa Refactor `update-version`, `pyinst.py` and related files
* 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
3 years ago
pukkandan 66c935fb16 Linter and misc cleanup
:ci skip dl
3 years ago
pukkandan 4ff5e98991 More badges
:ci skip all
3 years ago
pukkandan a392adf56c [version] update
:ci skip dl
3 years ago
pukkandan 6b4b65c4f4 [test] fix typo 3 years ago
pukkandan 3bcaa37b1b [tests] Split core and download tests 3 years ago
pukkandan e2f6586c16 [version] update
:skip ci all
3 years ago
pukkandan f57adf0e59 [version] update
:skip ci all
3 years ago
pukkandan 298f597b4f Release 2021.01.16 3 years ago
pukkandan 7bc877a20d Add PyPI release 3 years ago
pukkandan ff0bc1aa4c [version] update
:skip ci all
3 years ago
pukkandan 17fa3ee25f Documentation fixes
* Change all links to point to new fork URL
* Changed sponskrub links to my fork of the same
* Other typos
3 years ago
pukkandan fd51377c95 [issuetemplates] Change all links to point to new fork URL 3 years ago
pukkandan 8c1fead3ce [version] update 4 years ago
pukkandan d9d045e2ef Changed repo name to yt-dlp 4 years ago
pukkandan f5546c0b3c Fix typos (Closes #14)
:skip ci all

Co-authored by: FelixFrog
4 years ago
pukkandan 0ed3baddf2 [CI] Option to skip
:skip ci all
4 years ago
pukkandan 6d07ec81d3 [version] update 4 years ago
pukkandan 65156eba45 Release 2021.01.10 4 years ago
pukkandan b2f70ae74e Update version badge automatically in README
Uses: https://github.com/Schneegans/dynamic-badges-action
4 years ago
pukkandan 4084f235eb [version] update 4 years ago
pukkandan 6fd35a1101 Release 2021.01.09 4 years ago
pukkandan 0c0ff18f7d [CI] Created quick-test 4 years ago
pukkandan a26c99ac13 Release 2021.01.07-1 4 years ago
pukkandan 3ad6c46175 Release 2021.01.07 4 years ago
pukkandan b5611f728f Temporarily disable python 3.3 and 3.4 tests 4 years ago