Recommend this page to a friend! |
Classes of Miraz Mac | PHP YouTube Video Scraper | README.md | Download |
|
DownloadFackTubeYouTube Public Data Scrapper that parses HTML for the data FackTube is a scrapper for retrieving YouTube public data. Currently it can only scrape videos. Channels, playlists and single video will be added in future. Feel free to fork and add. It's not a reliable method for fetching data unless you use tons of paid proxies. And I wouldn't recommend using it on Production either. But hey, YouTube's been a real jerk lately with their Data API v3. It's the least we can do, so lets fack on YouTube. Install via Composer
Limitations
UsageCheck usage folder for complete usage examples. Searching Videos
But hey, if html parsing is so messy, Why not AJAX endpoints?Well, yeah I did that previously with https://github.com/MirazMac/YouScrape and now YouTube completely revamped their AJAX endpoints with session based Tokens and other stuff. So, thats a no no. But if you find a way to bypass those create a new repo and let me know, I'll be happy to contribute. |