summaryrefslogtreecommitdiff
path: root/src/extractors
AgeCommit message (Expand)AuthorFilesLines
2023-08-09process_url: expose some new functions to be control cookies and refererMole Shang1-1/+1
2023-08-09process_url: always match substrings instead of comparingMole Shang1-2/+1
2023-08-09extractors/haokan: catch get errorsMole Shang1-29/+30
2023-08-09extractors/bilibili: fix get page queryMole Shang1-1/+1
2023-08-08extractors: support haokan videosMole Shang4-4/+64
2023-08-08utils: expose mimeType2ext in utilsMole Shang1-19/+0
2023-08-08process_url: do not block ui thread on callbackMole Shang1-3/+4
2023-08-07extractors/bilibili: append page info in filename (if possible)Mole Shang1-3/+8
2023-08-07extractors/extractor: add missing headerMole Shang1-0/+1
2023-08-07utils: split type definition code into utils/typesMole Shang2-3/+3
2023-08-07utils: move to a separate folderMole Shang2-2/+2
2023-08-07extractors/bilibili: format logsMole Shang1-5/+5
2023-08-07extractors/bilibili: use ffmpeg to merge files once downloadedMole Shang1-23/+23
2023-08-06process_url: initial callback supportMole Shang1-6/+25
2023-08-06bilibili: fix page matchingMole Shang1-1/+1
2023-08-05hinata: initial commitMole Shang4-0/+625