8 lines
174 B
Fish
8 lines
174 B
Fish
function p-xhamster-getdefault
|
|
|
|
p-xhamster-list https://xhamster.com/users/piwafuwoz/favorites/videos \
|
|
| tac \
|
|
| tee /dev/stderr \
|
|
| pdl --batch-file -
|
|
|
|
end
|