index
:
slackcoder/yt-dlp
master
A feature-rich command-line audio/video downloader
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devscripts
/
make_supportedsites.py
Age
Commit message (
Expand
)
Author
2025-02-19
[docs] Add note to `supportedsites.md` (#12382)
sepro
2022-08-09
[devscripts] Create `utils` and refactor
pukkandan
2022-06-25
[cleanup] Consistent style for file heads
pukkandan
2022-05-13
[extractor] Use classmethod/property where possible
pukkandan
2022-05-11
[extractor] Document netrc machines
pukkandan
2022-05-09
[cleanup] Minor fixes (See desc)
pukkandan
2022-04-12
[cleanup] Sort imports
pukkandan
2022-04-12
[cleanup] Upgrade syntax
pukkandan
2022-03-24
Fix bug in 52efa4b31200119adaa8acf33e50b84fcb6948f0
pukkandan
2021-10-23
[cleanup] Add keyword automatically to SearchIE descriptions
pukkandan
2021-06-06
[cleanup] Point all shebang to `python3` (#372)
felix
2021-02-25
Completely change project name to yt-dlp (#85)
Pccode66
2020-09-02
[skip travis] renaming
Unknown
2016-11-17
Update coding style after pycodestyle 2.1.0
Yen Chi Hsuan
2015-09-26
Use `insert` for all sys.path manipulations
Yen Chi Hsuan
2015-01-07
Fix build with python 2.6
Jaime Marquínez Ferrándiz
2014-12-30
Add documentation about supported sites (Fixes #4503)
Philipp Hagemeister