banner
Welcome
Welcome to the animecrave fansubs section. AnimeCrave has done it again. Not only does it let you watch anime online, but now you can watch anime thats still not out on DVD! Fansubs are anime series and movies that has yet to become avaiable in the United States.

These series are fresh of the Japanse television and have been translated by other members of the anime community like you! So Enjoy some anime and make sure you thank all those who work hard to write the subtitles for you!
query("SELECT * FROM fansub_updates ORDER BY id DESC LIMIT 5" ); while ($data = mysql_fetch_array($ac_anime, MYSQL_ASSOC)){ ?>
Latest Update Episode(s)  

"; $result_dropbox = $Db->query($anime_dropbox); while ($data = mysql_fetch_array($result_dropbox)) { echo ""; } echo ""; ?>
Can't find the anime you are looking for? then let us know and request what ever you desire! We will do our best to get it online and ready for you! click here to request anime.
All - A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z

"; ?>
query($anime_list); while ($data = mysql_fetch_array($result_list)) { echo "
$data[title]
  Epsiodes Avaliable: $data[e_online] out of $data[e_total]   Status: "; if ($data[e_online] == $data[e_total]) { echo "Complete"; } else { echo "Ongoing"; } echo "   Quality: "; if ($data[hq] == "1" && $data[lq] == "1" ) { $qual = "High and Low"; } if ($data[hq] == "1" && $data[lq] == "0" ) { $qual = "High Quality"; } if ($data[hq] == "0" && $data[lq] == "1" ) { $qual = "Low Quality"; } echo "$qual"; echo "   Language: "; if ($data[eng_lang] == "1" && $data[jpn_lang] == "1" ) { $lang = "English Dubbed & Japanese Subbed"; } if ($data[eng_lang] == "1" && $data[jpn_lang] == "0" ) { $lang = "English Dubbed"; } if ($data[eng_lang] == "0" && $data[jpn_lang] == "1" ) { $lang = "Fansubs"; } echo "$lang"; echo "
  Genre: $data[genre]
Synopsis:
$data[desc_p1]


\n"; } ?>
All - A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z

"; ?>