I am working on a set of scripts to convert forums from Yahoo Groups to YaBB SE 1.3.0. Here's the progress so far:
Working | Extract all message from a group (retries on ads)... this is the most difficult part. |
Partial | Remove HTML and clean up messages from extracted pages |
Done (but untested) | Translate YG member lists into SQL inserts for YaBB SE |
Not Yet | Assign new passwords and email users to let them know |
Not Yet | Parse subject lines to group messages into topics |
Not Yet | Generate SQL inserts to load messages into YaBB SE |
The scripts are (so far) written in Perl and tested on a machine running RedHat Linux 7.2. It might be possible to use them on a windows platform... maybe. The message downloader requires HTTP::Lite (from CPAN), so you need to have root access or convince your admin to install HTTP::Lite.
I'm planning to remain anonymous in this, in case someone at Yahoo gets pissed. But I do want to distribute the scripts to anyone who's looking to move their forums off Yahoo's ever increasingly advertising-supported service and onto a nice YaBB SE bulletin board.