Y
Hacker News
new
|
ask
|
show
|
jobs
by
Tanath
2054 days ago
`youtube-dl --list-extractors|wc -l`
1163
2 comments
TheNorthman
2054 days ago
That's slightly misleading, as it includes stuff like this (just an excerpt, many more options are included)
youtube youtube:search youtube:search:date
A more accurate version might be: `youtube-dl --list-extractors | grep -v : | wc -l`
920
link
akerro
2054 days ago
1163 is 600+
link
RealStickman_
2054 days ago
For me 600+ implies something between 600 and 700. Not almost two times the original number.
link
nickserv
2053 days ago
Would you apply for a job posting at $600+ per month?
link
920