File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ version <unreleased>
2
+
3
+ Core
4
+ * [extractor/common] Use compat_cookies_SimpleCookie for _get_cookies
5
+ + [compat] Introduce compat_cookies_SimpleCookie
6
+ * [extractor/common] Improve JSON-LD author extraction
7
+ * [extractor/common] Fix _get_cookies on python 2 (#20673, #23256, #20326,
8
+ #28640)
9
+
10
+ Extractors
11
+ * [youtube] Fix extraction of videos with restricted location (#28685)
12
+ + [line] Add support for live.line.me (#17205, #28658)
13
+ * [vimeo] Improve extraction (#28591)
14
+ * [youku] Update ccode (#17852, #28447, #28460, #28648)
15
+ * [youtube] Prefer direct entry metadata over entry metadata from playlist
16
+ (#28619, #28636)
17
+ * [screencastomatic] Fix extraction (#11976, #24489)
18
+ + [palcomp3] Add support for palcomp3.com (#13120)
19
+ + [arnes] Add support for video.arnes.si (#28483)
20
+ + [youtube:tab] Add support for hashtags (#28308)
21
+
22
+
1
23
version 2021.04.01
2
24
3
25
Extractors
You can’t perform that action at this time.
0 commit comments