This website requires JavaScript.
Explore
Help
Sign In
0x80
/
rsstube-bash-old
Archived
Watch
1
Star
0
Fork
You've already forked rsstube-bash-old
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2021-11-29
. You can view files and clone it, but cannot push or open issues or pull requests.
6ee0248392
rsstube-bash-old
/
scripts
/
page-extractors
/
google_podcasts
2 lines
91 B
Plaintext
Raw
Blame
History
page_ext=`echo "$content" | grep -Po '(?<=data-feed=").*?(?=">)' | head -1 | tr '\0' '\n'`
Reference in New Issue
View Git Blame
Copy Permalink