pukkandan
5ad28e7ffd
[extractor] Common function `_match_valid_url`
3 years ago
animelover1984
c34f505b04
[bilibili] Add category extractor ( #695 )
...
Authored by: animelover1984
3 years ago
pukkandan
9536bc072d
[bilibili] Improve `_VALID_URL`
3 years ago
pukkandan
ed807c1837
Update to ytdl-commit-379f52a
...
[liveleak] Remove extractor
379f52a495
3 years ago
pukkandan
a06916d98e
[extractor] Add `write_debug` and `get_param`
4 years ago
pukkandan
6efb071135
[BilibiliChannel] Fix pagination
...
Closes #222
ccca21d7f5
Coauthored by: nao20010128nao, pukkandan
4 years ago
pukkandan
7e60c06925
[bilibili] Fix uploader
...
Related: https://github.com/yt-dlp/yt-dlp/issues/222
4 years ago
pukkandan
adc74b3c6d
[bilibili] Add anthology support
...
Closes : #118
Co-authored by: animelover1984
4 years ago
pukkandan
10db0d2f57
Update to ytdl-commit-3be0980
...
3be098010f
4 years ago
pukkandan
015f3b3120
[bilibili] Change `Accept` header ( Closes #145 )
...
This is a temporary fix. Ideally we should find a more reasonable accept string that just "*/*"
Fixes: https://github.com/ytdl-org/youtube-dl/issues/28363 https://github.com/ytdl-org/youtube-dl/issues/28341
Thanks to animelover1984 for identifying the problem
4 years ago
pukkandan
f0884c8b3f
Cleanup some code (see desc)
...
* `--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
4 years ago
pukkandan
277d6ff5f2
Extract comments only when needed #95 ( Closes #94 )
4 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
4 years ago