index
:
135e2/hinata.git
master
[WIP] cross-platform multi-thread downloader
135e2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
extractors
/
bilibili.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-02
tree-wide: use FREE_AND_NULLIFY macro and reformat code
Mole Shang
1
-6
/
+6
2024-03-01
tree-wide: fix uaf bugs
Mole Shang
1
-8
/
+5
2023-08-10
extractors/bilibili: set referer before api request
Mole Shang
1
-1
/
+1
2023-08-09
process_url: set callback_struct_t as an alias to str_array_t
Mole Shang
1
-25
/
+31
2023-08-09
tree-wide: pass pointer-to-pointer to correctly free pointers
Mole Shang
1
-8
/
+8
2023-08-09
extractors/bilibili: fix page in filename
Mole Shang
1
-4
/
+16
2023-08-09
process_url: set referer in the separate function
Mole Shang
1
-4
/
+4
2023-08-09
extractors/bilibili: fix get page query
Mole Shang
1
-1
/
+1
2023-08-08
utils: expose mimeType2ext in utils
Mole Shang
1
-19
/
+0
2023-08-08
process_url: do not block ui thread on callback
Mole Shang
1
-3
/
+4
2023-08-07
extractors/bilibili: append page info in filename (if possible)
Mole Shang
1
-3
/
+8
2023-08-07
utils: split type definition code into utils/types
Mole Shang
1
-1
/
+0
2023-08-07
utils: move to a separate folder
Mole Shang
1
-1
/
+1
2023-08-07
extractors/bilibili: format logs
Mole Shang
1
-5
/
+5
2023-08-07
extractors/bilibili: use ffmpeg to merge files once downloaded
Mole Shang
1
-23
/
+23
2023-08-06
process_url: initial callback support
Mole Shang
1
-6
/
+25
2023-08-06
bilibili: fix page matching
Mole Shang
1
-1
/
+1
2023-08-05
hinata: initial commit
Mole Shang
1
-0
/
+475