mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-10-09 07:19:51 +02:00
delete get_recipe_list script
My script does not longer work as desired. I guess it’s today simpler to update the command list manually. In addition, it was used mainly by FFCommand_Engine, which is no longer maintained.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
curl https://amiaopensource.github.io/ffmprovisr/ -s | grep -E '<h5>.*</h5>|<p><code>.*</code></p>' | sed 's/.*<code>\(.*\)<\/code>/\1/' | sed 's/.*<h5>\(.*\)<\/h5>/# \1/' | grep -v '\*\*\*' | sed -e 's/<[^>]*>//g'
|
Reference in New Issue
Block a user