Skip to content

Instantly share code, notes, and snippets.

@dewomser
Created February 10, 2019 12:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dewomser/539aad9df6f0cc2635355147378cb83d to your computer and use it in GitHub Desktop.
Save dewomser/539aad9df6f0cc2635355147378cb83d to your computer and use it in GitHub Desktop.
porn aktuell
URL="https://www.pornhub.com/video/search?search=searchitem&o=mr";neu=$(wget -l 0 -q $URL -O - | grep -m 1 'title=\"Searchitem\"'| cut -c 19-57);youtube-dl $neu
# Das nach dem |cut gefällt mir noch nicht.
@dewomser
Copy link
Author

porndownloadaktuell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment