Skip to content

Instantly share code, notes, and snippets.

@mckelvin
mckelvin / youdao2anki.py
Created June 1, 2012 08:30
从有道单词本导出单词到anki
#!/bin/python
# -*- coding:utf-8 -*-
# a script sync. wordbook from youdao dict to anki
import sys
import hashlib,time
import httplib, urllib2, cookielib
from xml.dom.minidom import parse, parseString
class Youdao:
<!doctype html>
<!-- http://taylor.fausak.me/2015/01/27/ios-8-web-apps/ -->
<html>
<head>
<title>iOS 8 web app</title>
<!-- CONFIGURATION -->