Commit Graph

8 Commits

Author SHA1 Message Date
Heidel e44fd88c03 Revert "Merge remote-tracking branch 'pukkandan/master' into merge-main"
This reverts commit 59e6446261.
2021-07-26 04:38:13 +02:00
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
2021-01-29 23:16:00 +05:30
pukkandan f74980cbae Plugin support
Extractor plugins are loaded from <root-dir>/ytdlp_plugins/extractor/__init__.py

Inspired by https://github.com/un-def/dl-plus

:ci skip dl
2021-01-24 20:24:07 +05:30
Jody Bruchon 63c00011d4 make_win.bat: don't use UPX to pack vcruntime140.dll
If UPX is available in the PATH, then without this option,
make_win.bat will corrupt the DLL and the built executable will
be unusable.
2020-11-12 17:03:39 -05:00
Unknown e02cdb31bb [skip travis] update supportedsites and make_win.bat 2020-09-12 08:22:59 +02:00
Unknown 419da738f3 [skip travis] exe related 2020-09-06 06:20:23 +02:00
Unknown cefecac12c [skip travis] renaming
to avoid using same folder when using pip install for example
2020-09-02 20:25:25 +02:00
Unknown 87570c1507 simple bat for win binary 2020-08-31 19:06:56 +02:00