Commit Graph
11 Commits
Author SHA1 Message Date
naughtyGitCat 78298495ac fix var name consistency error
change var name to reach human friendly
add type hinting
PEP8 formatting
2022-09-30 16:43:15 +08:00
naughtyGitCat 50ef41ee50 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	scraper.py
#	scrapinglib/api.py
2022-09-16 18:26:43 +08:00
naughtyGitCat f56400a56b add type hinting
PEP8 formatting
2022-09-16 18:23:20 +08:00
Name 2674ab7e46 Merge branch 'yoshiko2:master' into master 2022-09-16 17:20:44 +08:00
naughtyGitCat daedd3071c PEP8 space line pretty
PEP8 var name pretty
add __main__ comment
global and local var isolation
2022-09-16 17:18:17 +08:00
Mathhew 890b934fe9 add debug in scrapinglib 2022-09-16 15:30:01 +08:00
Mathhew 669b11b313 support specifiedUrl when scraping single movie 2022-07-28 18:47:41 +08:00
Mathhew c1fd755ccb fix sources 2022-05-27 16:50:26 +08:00
Mathhew 3014e5da96 fix parameter & clean scraper 2022-05-27 15:42:45 +08:00
Mathhew 8871355787 fix scrape parameters 2022-05-27 15:25:08 +08:00
Mathhew d6d0a1687b move to scrapinglib 2022-05-26 14:10:26 +08:00