1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2025-02-17 01:17:54 +01:00
Commit Graph

17734 Commits

Author SHA1 Message Date
Crypto90
677de2d478
Fixed broken next page parsing
Added changes from this pull request for broken next page parsing:
https://github.com/ytdl-org/youtube-dl/pull/26163
2020-07-30 09:26:58 +02:00
Crypto90
c303cb7efd
Fixed argument count error. 2020-07-21 16:12:46 +02:00
Crypto90
45419a7863
Changed playlist result urls to provide video id.
Changed playlist result urls to provide video id which is needed to keep the information which cover got used to show for the playlist.
With the video id, cover image urls for the playlist result can get created.
2020-07-21 15:47:19 +02:00
Crypto90
73670d03df
Updated regex to fix an issue case where the playlist video counter of a wrong (next) playlist got matched. 2020-07-03 00:32:24 +02:00
Crypto90
f49bfa7e60
Optimized _VIDEO_RE regex. 2020-07-02 23:59:35 +02:00
Crypto90
5850173717
Fixing an issue with regex of last commit. 2020-07-02 23:41:05 +02:00
Crypto90
796a691e95
Now also extracting youtube playlist videos count and resulting it as duration for playlist searches.
Updated _VIDEO_RE regex for YoutubeSearchBaseInfoExtractor class to extract videos count for youtube playlist results and passing the result to "duration" output field.
So "duration" shows the duration in "HH:MM:SS" for video results or the amount of videos in a youtube playlist for a playlist result eg. "1,234" or "24" .
2020-07-02 21:59:11 +02:00
Crypto90
0289ffc4f4
Reverted last changes.
Reverted last changes.
Seems like the result urls have to be in the format "https://www.youtube.com/playlist?list=%s", can't temporarly add "video_id;playlist_id" because it gets messed up with the regex parsing and storing to array logic.
2020-07-01 20:17:58 +02:00
Crypto90
2cfce2b63e
Update youtube.py
Only return playlist id for "id" result.
2020-07-01 19:58:57 +02:00
Crypto90
5f6f4fda9b
Update youtube.py
Changed playlist search result urls to provide video id and playlist id.
2020-07-01 19:54:23 +02:00
Crypto90
438ec47af3
Update youtube.py
Added current duration placeholder for playlist content videos parsing.
Next step is to edit regex there too, to get the duration of each video in a playlist.
2020-07-01 19:42:11 +02:00
Crypto90
d91421e5e0
Flake8 comment format fix.. 2020-07-01 15:34:59 +02:00
Crypto90
4fd0424fbf
Update youtube.py
Fixed other calls with now wrong extract_videos_from_page_impl() argument count.
2020-07-01 13:46:43 +02:00
Crypto90
2a56ab7fd5
Update youtube.py 2020-07-01 12:24:27 +02:00
Crypto90
c356026025
Update common.py
Added video duration variable to url_result()
2020-07-01 12:23:31 +02:00
Crypto90
9dce8410d2
Update youtube.py
(#25848 #25720 #16627 #25652)
2020-07-01 03:01:32 +02:00
Glenn Slayden
07af16b92e
[youtube] Prevent excess HTTP 301 (#25786) 2020-07-01 02:56:16 +07:00
Sergey M․
e942cfd1a7
[youtube:playlists] Extend _VALID_URL (closes #25810) 2020-06-28 10:30:03 +07:00
Remita Amine
9a7e5cb88a [bellmedia] add support for cp24.com clip URLs(closes #25764) 2020-06-23 15:09:13 +01:00
Sergey M․
2391941f28
[brightcove] Improve embed detection (closes #25674) 2020-06-16 17:38:25 +07:00
Sergey M․
9ff6165a81
release 2020.06.16.1 2020-06-16 06:22:01 +07:00
Sergey M․
1c748722f9
[ChangeLog] Actualize
[ci skip]
2020-06-16 06:19:23 +07:00
Sergey M․
ee0b726cd7
[youtube] Force old layout (closes #25682, closes #25683, closes #25680, closes #25686) 2020-06-16 06:17:53 +07:00
Sergey M․
dbeafce5d5
[youtube] Fix categories and improve tags extraction 2020-06-16 03:13:39 +07:00
Sergey M․
ed604ce7bc
release 2020.06.16 2020-06-16 02:53:33 +07:00
Sergey M․
7adc7ca547
[ChangeLog] Actualize
[ci skip]
2020-06-16 02:52:09 +07:00
Sergey M․
a6211d237b
[youtube] Fix uploader id and uploader URL extraction 2020-06-16 02:43:09 +07:00
Sergey M․
7b16239a49
[youtube] Improve view count extraction 2020-06-16 02:38:45 +07:00
Sergey M․
37357d21a9
[youtube] Fix upload date extraction 2020-06-16 02:37:19 +07:00
Sergey M․
b477fc1314
[youtube] Fix thumbnails extraction and remove uploader id extraction warning (closes #25676) 2020-06-16 02:29:04 +07:00
Sergey M․
d84b21b427
[youtube] Fix playlist and feed extraction (closes #25675) 2020-06-16 02:01:12 +07:00
Philipp Hagemeister
48bd042ce7 [facebook] Support single-video ID links
I stumbled upon this at https://www.facebook.com/bwfbadminton/posts/10157127020046316 . No idea how prevalent it is yet.
2020-06-14 13:17:51 +02:00
Sergey M․
84213ea8d4
[youtube] Extract chapters from JSON (closes #24819) 2020-06-06 04:22:10 +07:00
Sergey M․
562de77f41
[kaltura] Add support for multiple embeds on a webpage (closes #25523) 2020-06-06 02:14:35 +07:00
Sergey M․
e1723c4bac
release 2020.06.06 2020-06-06 01:51:39 +07:00
Sergey M․
607d204551
[ChangeLog] Actualize
[ci skip]
2020-06-06 01:49:27 +07:00
Sergey M․
a5b6102ea8
[tele5] Bypass geo restriction 2020-06-06 01:45:05 +07:00
Sergey M․
b77888228d
[jwplatform] Add support for bypass geo restriction 2020-06-06 01:44:36 +07:00
Sergey M․
0b1eaec3bc
[tele5] Prefer jwplatform over nexx (closes #25533) 2020-06-06 01:35:09 +07:00
Sergey M․
b37e47a3f9
[twitch:stream] Expect 400 and 410 HTTP errors from API 2020-06-06 00:57:40 +07:00
Sergey M․
ce3735df02
[twitch:stream] Fix extraction (closes #25528) 2020-06-06 00:55:29 +07:00
Sergey M․
a0455d0ffd
[twitch] Pass v5 accept header and fix thumbnails extraction (closes #25531) 2020-06-06 00:12:47 +07:00
Sergey M․
c8b232cc48
[brightcove] Sort imports 2020-06-05 23:35:57 +07:00
Sergey M․
b4eb0bc7bd
[brightcove] Fix subtitles extraction (closes #25540) 2020-06-05 23:33:14 +07:00
Matej Dujava
d5147b65ac
[malltv] Add support for sk.mall.tv (#25445) 2020-06-01 21:11:31 +07:00
Sergey M․
7b0b53ea69
[twitter:broadcast] Add untitled periscope broadcast test 2020-06-01 20:32:57 +07:00
Sergey M․
7016e24ebe
[periscope] Fix untitled broadcasts (#25482) 2020-06-01 20:31:51 +07:00
Sergey M․
bef4688c72
[jwplatform] Improve embeds extraction (closes #25467) 2020-05-31 11:10:31 +07:00
Sergey M․
228c1d685b
release 2020.05.29 2020-05-29 03:33:13 +07:00
Sergey M․
efd72b05d2
[ChangeLog] Actualize
[ci skip]
2020-05-29 03:28:44 +07:00