- Apr 12, 2022
-
-
pukkandan authored
Using https://github.com/PyCQA/isort isort -m VERTICAL_HANGING_INDENT --py 36 -l 80 --rr -n --tc .
-
- Apr 05, 2022
-
-
pukkandan authored
Closes https://github.com/yt-dlp/yt-dlp/pull/3213, Closes https://github.com/yt-dlp/yt-dlp/pull/3117 Related: https://github.com/yt-dlp/yt-dlp/issues/3146#issuecomment-1077323114, https://github.com/yt-dlp/yt-dlp/pull/3277#discussion_r841019671, https://github.com/yt-dlp/yt-dlp/commit/a825ffbffa0bea322e3ccb44c6f8e01d8d9572fb#commitcomment-68538986, https://github.com/yt-dlp/yt-dlp/issues/2360, https://github.com/yt-dlp/yt-dlp/commit/5fa3c9a88f597625296981a4a26be723e65d4842#r70393519, https://github.com/yt-dlp/yt-dlp/commit/5fa3c9a88f597625296981a4a26be723e65d4842#r70393254
-
- Mar 08, 2022
-
-
pukkandan authored
Closes #2828, closes #2734, closes #2802, closes #2937
-
- Feb 03, 2022
-
-
pukkandan authored
[youtube] Support channel search https://github.com/ytdl-org/youtube-dl/commit/78ce962f4fe020994c216dd2671546fbe58a5c67
-
- Jan 21, 2022
-
-
pukkandan authored
Closes #2334
-
- Dec 23, 2021
-
-
pukkandan authored
Closes #1942 #1976 #2020 #2058 #1984
-
- Nov 29, 2021
-
-
pukkandan authored
Closes #1805, closes #1800
-
- Nov 19, 2021
-
-
nao20010128nao authored
-
- Oct 31, 2021
-
-
pukkandan authored
-
- Sep 15, 2021
-
-
pukkandan authored
Closes #792, #963
-
- Sep 14, 2021
-
-
Ákos Sülyi authored
Authored by: sulyi
-
- Sep 11, 2021
-
-
Ashish Gupta authored
Closes #911 Authored by: Ashish0804
-
- Aug 27, 2021
-
-
Paul Wrubel authored
When using ```py os.remove(encodeFilename(filename)) os.rename(encodeFilename(temp_filename), encodeFilename(filename)) ``` the `os.remove` need not be atomic and so can be executed arbitrarily compared to the immediately following rename call. It is better to use `os.replace` instead Authored by: paulwrubel
-
- Aug 21, 2021
-
-
nao20010128nao authored
-
- Jul 23, 2021
-
-
pukkandan authored
`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
-
- Jul 21, 2021
-
-
pukkandan authored
and fix some typos Closes #538
-
- May 28, 2021
-
-
pukkandan authored
Closes #352 The approach in [1] is faulty as can be seen in the test cases 1. https://github.com/ytdl-org/youtube-dl/commit/bff857a8af696e701482208617bf0b7564951326
-
- May 22, 2021
-
-
nao20010128nao authored
-
- Mar 13, 2021
-
-
shirt authored
* Option `--concurrent-fragments` (`-N`) to set the number of threads Related: #165 Known issues: * When receiving Ctrl+C, the process will exit only after finishing the currently downloading fragments * The download progress shows the speed of only one thread Authored by shirt-dev
-
- Mar 02, 2021
-
-
hseg authored
* Autogenerate `AUTHORS` * Fix `setup.py` using wrong completion files * Complete `ChangeLog` -> `Changelog.md` rename * Make `make tar` respect DESTDIR * Remove `bin/` `yt-dlp` and `docs/` from tar and sdist * Make `pypi-files` build all files needed for `python setup.py` * Add `completions` alias * Add `devscripts/` and `supportedsites.md` to pip sdist * Remove `man` target * Remove `README.txt` from sdist * Make `clean` more granular * Move aliases to top Authored by: hseg <gesh@gesh.uni.cx>
-
- Feb 28, 2021
-
-
pukkandan authored
* `--get-comments` doesn't imply `--write-info-json` if `-J`, `-j` or `--print-json` are used * Don't pass `config_location` to `YoutubeDL` (it is unused) * [bilibiliaudio] Recognize the file as audio-only * Update gitignore * Fix typos
-
- Feb 24, 2021
-
-
Pccode66 authored
* 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
-
- Feb 19, 2021
-
- Feb 12, 2021
-
-
pukkandan authored
:ci skip dl
-
- Feb 09, 2021
-
-
pukkandan authored
-
- Feb 07, 2021
-
-
pukkandan authored
:ci skip dl
-
- Feb 04, 2021
-
-
pukkandan authored
-
- Jan 28, 2021
-
-
pukkandan authored
:ci skip dl
-
- Jan 24, 2021
-
-
pukkandan authored
Extractor plugins are loaded from <root-dir>/ytdlp_plugins/extractor/__init__.py Inspired by https://github.com/un-def/dl-plus :ci skip dl
-
- Jan 20, 2021
-
- Jan 16, 2021
-
-
pukkandan authored
Inspired by https://github.com/ytdl-org/youtube-dl/pull/27592
-
- Jan 07, 2021
-
-
pukkandan authored
-
- Jan 04, 2021
-
-
pukkandan authored
-
- Oct 07, 2020
-
-
Unknown authored
-
- Sep 03, 2020
-
-
Unknown authored
-
- Sep 02, 2020
-
-
Unknown authored
-
- Aug 05, 2018
-
-
Stanny Nuytkens authored
-
- Jun 01, 2018
-
-
Logan Fleur authored
-
- Sep 16, 2017
-
-
Yen Chi Hsuan authored
-
- Apr 25, 2017
-
-
Yen Chi Hsuan authored
-