mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
feat: implement DraggableWindow component and update index.vue layout; enhance scraping scripts for better error handling and content extraction
This commit is contained in:
parent
8b07d4b3be
commit
b461e81360
8 changed files with 522 additions and 174 deletions
|
@ -1,7 +1,25 @@
|
|||
# Status
|
||||
|
||||
## cna.py
|
||||
Not working
|
||||
|
||||
## setn.py
|
||||
Working
|
||||
Working
|
||||
|
||||
## tvbs.py
|
||||
Working
|
||||
|
||||
## taisounds.py
|
||||
Working
|
||||
|
||||
## cna.py
|
||||
Broken
|
||||
|
||||
Error: `Error: 'utf-8' codec can't decode byte 0x83 in position 0: invalid start byte`
|
||||
|
||||
## chinatimes.py
|
||||
Broken
|
||||
|
||||
Error: `Error: 'utf-8' codec can't decode byte 0xa3 in position 0: invalid start byte`
|
||||
|
||||
## twreporter.py
|
||||
Broken
|
||||
|
||||
Error: `Error: 'utf-8' codec can't decode byte 0xc0 in position 2: invalid start byte`
|
Loading…
Add table
Add a link
Reference in a new issue