Commit Graph

622 Commits (master)

Author SHA1 Message Date
pukkandan a4211baff5
[cleanup] Minor cleanup 3 years ago
pukkandan 0930b11fda
[docs,cleanup] Improve docs and minor cleanup
Closes #1387, #1404, #1408, #1485, #1415, #1450, #1492
3 years ago
pukkandan 1117579b94 [version] update
:ci skip all
3 years ago
pukkandan 49a57e70a9
[cleanup] misc 3 years ago
pukkandan 733d8e8f99
[build] Refactor `pyinst.py` and misc cleanup
Closes #1361
3 years ago
pukkandan 386cdfdb5b
[build] Release windows exe built with py2exe
Closes: #855
Related: #661, #705, #890, #1024, #1160
3 years ago
pukkandan 6e21fdd279
[build] Enable lazy-extractors in releases
Set the environment variable `YTDLP_NO_LAZY_EXTRACTORS`
to forcefully disable lazy extractor loading
3 years ago
Ricardo 0e5927eebf
[build] Build standalone MacOS packages (#1221)
Closes #1075 
Authored by: smplayer-dev
3 years ago
Ashish Gupta 27f817a84b
[docs] Migrate issues to use forms (#1302)
Authored by: Ashish0804
3 years ago
pukkandan 8063de5109 [version] update
:ci skip all
3 years ago
pukkandan 84999521c8
[build] Allow to release without changelog
so that forks can build using GHA easily
3 years ago
pukkandan a170527e1f [version] update
:ci skip all
3 years ago
pukkandan b5ae35ee6d
[cleanup] Misc cleanup 3 years ago
timethrow 8c6f4daa4c
[docs] Write embedding and contributing documentation (#528)
Authored by: pukkandan, timethrow
3 years ago
shirt f85e6be42e
[build] Use pycryptodomex for PyInstaller (#1179) 3 years ago
pukkandan 5d535b4a55
[build] Allow building with py2exe (and misc fixes)
py2exe config is copied from youtube-dl
Closes #1160
3 years ago
pukkandan 1fed277349 [version] update
:ci skip all
3 years ago
pukkandan a5de4099cb [build] Fix brew tap 3 years ago
pukkandan 4c88ff87fc
[build] Improve release process (#880)
* 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
3 years ago
pukkandan 8026e50152
[version] update
:ci skip all
3 years ago
pukkandan be4d9f4cd9
Partially revert "[build] Add homebrew taps (#827)" 3 years ago
The Hatsune Daishi b8773e63f0
[build] Add homebrew taps (#827)
https://github.com/yt-dlp/homebrew-taps
Closes: #754, #770
Authored by: nao20010128nao
3 years ago
pukkandan 2e7781a93c
[docs] Fix some typos
Closes #677, #774
3 years ago
pukkandan 3fb4e21b38
[lazy_extractors] Fix `suitable` and add flake8 test 3 years ago
pukkandan ade6dc5e9e
[version] update
:ci skip all
3 years ago
pukkandan 418964fa91
Release 2021.08.10 3 years ago
shirt 476febeb3a
[build] Use custom build of `pyinstaller` (#663)
Related: #25 

Authored-by: shirt
3 years ago
pukkandan e9d9efc0f2
[version] update
:ci skip all
3 years ago
pukkandan 28dff70b51
Add donate links 3 years ago
pukkandan 1aebc0f79e
Add logo and banner 3 years ago
pukkandan 1fe3c4c27e
[version] update
:ci skip all
3 years ago
xtkoba cb89cfc14b
[test] Add Python 3.10 (#480)
Authored-by: pukkandan, xtkoba
3 years ago
pukkandan 060ac76257
[test] Use `pytest` instead of `nosetests` (#482)
`nosetests` is no longer being maintained : https://github.com/nose-devs/nose/issues/1099
and will stop working in py 3.10 as can be seen in #480
3 years ago
pukkandan e4d666d27b
[version] update
:ci skip all
3 years ago
Matt Broadway 982ee69a74
Add option `--cookies-from-browser` to load cookies from a browser (#488)
* also adds `--no-cookies-from-browser`

Original PR: https://github.com/ytdl-org/youtube-dl/pull/29201
Authored by: mbway
3 years ago
pukkandan 38a40c9e16
[version] update
:ci skip all
3 years ago
pukkandan bc97cdae67
[cleanup] Fix linter and some typos
Related: https://github.com/ytdl-org/youtube-dl/pull/29398
3 years ago
pukkandan dac8b87b0c
[version] update :ci skip all 3 years ago
pukkandan e36d50c5dd
[websockets] Add `WebSocketFragmentFD` (#399)
Necessary for #392

Co-authored by: nao20010128nao, pukkandan
3 years ago
pukkandan 0181adefc6
[build] Build Windows x86 version with py3.7
and remove redundant tests
Closes #390

:ci skip

Co-authored by: pukkandan, shirt-dev
3 years ago
pukkandan fd3c633d26
[version] update
:ci skip all
3 years ago
pukkandan b5c5d84f60
Revert "[build] Build Windows x86 version with py3.8"
This reverts commit aa75e51f99.

See #390

This is being reverted instead of modified due to #388
3 years ago
pukkandan aa75e51f99
[build] Build Windows x86 version with py3.8
and remove redundant tests
:ci skip

Ao-authored by: pukkandan, shirt-dev
3 years ago
pukkandan 884ce9d05d
[version] update :ci skip all 3 years ago
pukkandan ed64ce5905
[build] Release `yt-dlp.tar.gz`
Closes #386
3 years ago
Nil Admirari beb982bead
[build,update] Add GNU-style SHA512 and prepare updater for simlar SHA256 (#383)
Authored by: nihil-admirari <50202386+nihil-admirari@users.noreply.github.com>

Related: #385
3 years ago
pukkandan e88396f123
[build] Fix SHA256 3 years ago
pukkandan 14b17a551f
Remove support for obsolete python versions 3 years ago
pukkandan eb03899192
[version] update
:ci skip all
3 years ago
pukkandan cd59e22191
[version] update
:ci skip all
3 years ago
shirt 7237fdc6ce
[build] Fix `pefile` version for x86
Authored by: shirt-dev
3 years ago
pukkandan eaeca38fc4
[version] update :ci skip all 3 years ago
pukkandan 41d1cca328
Update to ytdl-commit-a726009
[blinkx] Remove extractor
a726009987
3 years ago
pukkandan ca0b91b39e
[version] update :ci skip all 3 years ago
pukkandan e4bdd3377d
[ci] Disable fail-fast 3 years ago
pukkandan 54670cf084
[version] update
:ci skip all
3 years ago
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 3 years ago
pukkandan d9d045e2ef Changed repo name to yt-dlp 3 years ago
pukkandan f5546c0b3c Fix typos (Closes #14)
:skip ci all

Co-authored by: FelixFrog
3 years ago
pukkandan 0ed3baddf2 [CI] Option to skip
:skip ci all
3 years ago
pukkandan 6d07ec81d3 [version] update 3 years ago
pukkandan 65156eba45 Release 2021.01.10 3 years ago
pukkandan b2f70ae74e Update version badge automatically in README
Uses: https://github.com/Schneegans/dynamic-badges-action
3 years ago
pukkandan 4084f235eb [version] update 3 years ago
pukkandan 6fd35a1101 Release 2021.01.09 3 years ago
pukkandan 0c0ff18f7d [CI] Created quick-test 3 years ago
pukkandan a26c99ac13 Release 2021.01.07-1 3 years ago
pukkandan 3ad6c46175 Release 2021.01.07 3 years ago
pukkandan b5611f728f Temporarily disable python 3.3 and 3.4 tests 3 years ago
pukkandan c76eb41bb9 Preparing for release 3 years ago
Tom-Oliver Heidel d052b9a112
[skip travis] typo 4 years ago
Tom-Oliver Heidel da8fb75df5
[skip travis] adjust python versions 4 years ago
Tom-Oliver Heidel 651bae3d23
Merge pull request #129 from blackjack4494/release
workflow file
4 years ago
Tom-Oliver Heidel 5943bb6214
[skip travis] update workflow - sha file 4 years ago
Tom-Oliver Heidel 764876a01f
[skip travis] select python 3.8 in workflow file 4 years ago
Unknown 7fb5f2f29d [skip travis] templates and urls 4 years ago
Tom-Oliver Heidel da6403d340
[skip travis] finalised workflow 4 years ago
Tom-Oliver Heidel 9891884768
[skip travis] half done workflow 4 years ago
Unknown 8045ef7760 next release: 2020.10.26 4 years ago
Unknown 6c894ea191 [youtube/ytsearch] fix yt search feed + version update. 4 years ago
Tom-Oliver Heidel 93721ed09c
[skip travis] typo 4 years ago
Tom-Oliver Heidel 8a28bd24dd
[skip travis] publish right after unix build 4 years ago
Tom-Oliver Heidel c74618a0c2
[skip travis] update workflow 4 years ago
Tom-Oliver Heidel 79bd208428
[skip travis] apply version as tag name 4 years ago
Tom-Oliver Heidel 94b89122c6
[skip travis] pypi needs make 4 years ago
Tom-Oliver Heidel eb98353bdd
[skip travis] adjust available python version 4 years ago
Unknown 7e8772bf82 Merge remote-tracking branch 'origin/master' 4 years ago
Tom-Oliver Heidel f97123d28c
[skip travis] added two spaces 4 years ago
Tom-Oliver Heidel 5bf3bb22d6
[skip travis] new workflow 4 years ago
Tom-Oliver Heidel 6c4e8b23e6
[skip travis] disable old workflow 4 years ago
Unknown 915f2a92ac update workflow, semi fix integrated updater 4 years ago
Unknown b137e533ee [skip travis] updating issue template tmpls 4 years ago
Tom-Oliver Heidel 53d50142e8 [skip travis] Update issue templates 4 years ago
Unknown e69dd78090 merge ytdl-master 4 years ago
Sergey M․ e8c5d40bc8
release 2020.09.14 4 years ago
Unknown 39e7107d7f Merge branch 'ytdl-org-master' 4 years ago
Sergey M․ d51e23d9fc
release 2020.09.06 4 years ago
Tom-Oliver Heidel 4f93deaf22
[skip travis] tweak auto publish 4 years ago
Tom-Oliver Heidel ab8151e95b
[skip travis] publish to pypi
when pull request got merged into release branch
4 years ago
Sergey M․ a4ed50bb84
release 2020.07.28 4 years ago
Sergey M․ 9ff6165a81
release 2020.06.16.1 4 years ago
Sergey M․ ed604ce7bc
release 2020.06.16 4 years ago
Sergey M․ e1723c4bac
release 2020.06.06 4 years ago
Sergey M․ 228c1d685b
release 2020.05.29 4 years ago
Sergey M․ b002bc433a
release 2020.05.08 4 years ago
Sergey M․ 00a41ca4c3
release 2020.05.03 4 years ago
Sergey M․ 049c0486bb
release 2020.03.24 4 years ago
Sergey M․ 68fa15155f
release 2020.03.08 4 years ago
Sergey M․ 34525a3885
release 2020.03.06 4 years ago
Sergey M․ 669625a32c
release 2020.03.01 4 years ago
Sergey M․ 117ba9e9df
release 2020.02.16 4 years ago
Sergey M․ 76dbe4df5f
release 2020.01.24 4 years ago
Sergey M․ e8cf0dbdd8
release 2020.01.15 4 years ago
Sergey M․ ca069f6881
release 2020.01.01 4 years ago
Sergey M․ 80e43af5bf
release 2019.12.25 4 years ago
Sergey M․ b568561eba
release 2019.11.28 4 years ago
Sergey M․ 0de9fd24dc
release 2019.11.22 5 years ago
Sergey M․ ea07412ebf
release 2019.11.05 5 years ago
Sergey M․ c4bd9cb7bb
release 2019.10.29 5 years ago
Sergey M․ 820215f0e3
release 2019.10.22 5 years ago
Sergey M․ 7815d6b743
release 2019.10.16 5 years ago
Sergey M․ f4b865c613
release 2019.09.28 5 years ago
Sergey M․ e1f692f0b3
release 2019.09.12.1 5 years ago
Sergey M․ bd10b229c0
release 2019.09.12 5 years ago
Sergey M․ f620d0d860
release 2019.09.01 5 years ago
Sergey M․ def849e0e6
release 2019.08.13 5 years ago
Sergey M․ 4f2d735803
release 2019.08.02 5 years ago
Sergey M․ 85c2c4b4ab
release 2019.07.30 5 years ago
Sergey M․ 90634acfcf
release 2019.07.27 5 years ago
Sergey M․ 2f1991ff14
release 2019.07.16 5 years ago
Sergey M․ ce80cacefd
release 2019.07.14 5 years ago
Sergey M․ 0d1f4af39d
release 2019.07.12 5 years ago
Sergey M․ 1335bf10f6
release 2019.07.02 5 years ago
Sergey M․ 8c8cae91ec
release 2019.06.27 5 years ago
Sergey M․ 9842d29d66
release 2019.06.21 5 years ago
Sergey M․ 3b2fd09596
release 2019.06.08 5 years ago
Sergey M․ 6ab30ff50b
release 2019.05.20 5 years ago
Sergey M․ 8ae32e1882
release 2019.05.11 5 years ago
Sergey M․ 091200c368
release 2019.04.30 5 years ago
Sergey M․ eefa0f2157
Move issue template templates into separate folder 5 years ago
Sergey M․ 6f366ef30c
Issue template overhaul 5 years ago
Sergey M․ da668a23bd
[ISSUE_TEMPLATE.md] Add entry on argument escaping in make-sure checklist
[ci skip]
5 years ago
Sergey M․ 3e7ec5330a
release 2019.04.24 5 years ago
Sergey M․ cd6c75b05f
release 2019.04.17 5 years ago
Sergey M․ a46d9e5b41
release 2019.04.07 5 years ago
Sergey M․ 38287d251d
release 2019.04.01 5 years ago
Sergey M․ 0a8e251b35
release 2019.03.18 5 years ago
Sergey M․ 067aa17edf
Start moving to ytdl-org 5 years ago
Sergey M․ 10734553fe
release 2019.03.09 5 years ago
Sergey M․ 04c33bdfb3
release 2019.03.01 5 years ago
Sergey M․ 77a842c892
release 2019.02.18 5 years ago
Sergey M․ 04eacf5453
release 2019.02.08 5 years ago
Sergey M․ 7b0f9df23d
release 2019.01.30.1 5 years ago
Sergey M․ 1063b4c707
release 2019.01.30 5 years ago
Sergey M․ e71be6ee9f
release 2019.01.27 5 years ago
Sergey M․ a1e171233d
release 2019.01.24 5 years ago
Sergey M․ 435e382423
release 2019.01.23 5 years ago
Sergey M․ 29639b363d
release 2019.01.17 5 years ago
Sergey M․ bfc8eeea57
release 2019.01.16 5 years ago
Sergey M․ b64f6e690f
release 2019.01.10 5 years ago
Sergey M․ d7c3af7a72
release 2019.01.02 5 years ago
Sergey M․ 9d9daed464
release 2018.12.31 5 years ago
Sergey M․ 4cee62ade0
release 2018.12.17 5 years ago