top | item 24905640 (no title) akerro | 5 years ago youtube-dl supports like 600+ websites, not just youtube discuss order hn newest Tanath|5 years ago `youtube-dl --list-extractors|wc -l`1163 TheNorthman|5 years 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 akerro|5 years ago 1163 is 600+ load replies (2)
Tanath|5 years ago `youtube-dl --list-extractors|wc -l`1163 TheNorthman|5 years 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 akerro|5 years ago 1163 is 600+ load replies (2)
TheNorthman|5 years 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
Tanath|5 years ago
1163
TheNorthman|5 years ago
920
akerro|5 years ago