Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Save Up to 91% on Cloud Compute With Spot VMs
Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Converts DVB-T MHEG-5 Data to XMLTV for EPG listings.
This project uses a few simple scripts to convert data grabbed from RedButton download (rb-download) into XMLTV format that MythTV uses for program guide listings.
Code repo moved to github.
https://github.com/solorvox/mheg2xmltv
clean-html.sh - bash script to clean HTML.
1) Convert the stored pages in UTF-8.
2) defecating saved pages of extra spaces, tabs,
blank lines, scripts, images, meta-information.
PS: when an <pre> produces limited filtering!
! Not all characters can be transcoding UTF-8. Be careful.