1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-09 09:39:57 +08:00

18320 Commits

Author SHA1 Message Date
Avi Peretz
c4aa24feed Merge remote-tracking branch 'upstream/master' 2020-09-13 10:17:41 +03:00
Avi Peretz
a685f978f3 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	youtube_dl/extractor/twitch.py
#	youtube_dl/extractor/youtube.py
2020-09-13 10:16:28 +03:00
Remita Amine
1f7675451c [redbulltv] Add support for new redbull.com TV URLs(closes #22037)(closes #22063) 2020-09-12 19:27:58 +01:00
tfvlrue
aa27253556
[soundcloud] Reduce pagination limit to fix 502 Bad Gateway errors when listing a user's tracks. (#26557)
Per the documentation here https://developers.soundcloud.com/blog/offset-pagination-deprecated the maximum limit is 200, so let's respect that (even if a higher value sometimes works).

Co-authored-by: tfvlrue <tfvlrue>
2020-09-12 09:35:11 +00:00
hodayabu
2229c2b3e7
fix unicode characters (#357)
Co-authored-by: bhodaya <bhodaya@videocites.com>
2020-09-10 13:05:10 +03:00
hodayabu
001c25e1a5
Merge pull request #358 from aviperes/bad_video_title_for_watch
adding "," as an invalid title
2020-09-10 12:33:18 +03:00
Avichai
d710012d4c adding "," as an invalid title 2020-09-09 19:32:28 +03:00
Sergey M․
d51e23d9fc
release 2020.09.06 2020.09.06 2020-09-06 13:00:41 +07:00
Sergey M․
6cd452acff
[ChangeLog] Actualize
[ci skip]
2020-09-06 12:57:56 +07:00
Sergey M․
50e9fcc1fd
[nrktv:episode] Improve video id extraction (closes #25594, closes #26369, closes #26409) 2020-09-06 12:43:50 +07:00
random-nick
16ee69c1b7
[youtube] Fix age gate content detection (#26100) (closes #26152, closes #26311, closes #26384) 2020-09-06 11:44:53 +07:00
Sergey M․
67171ed7e9
[youtube:user] Extend _VALID_URL (closes #26443) 2020-09-06 11:31:28 +07:00
Sergey M․
1d9bf655e6
[utils] Recognize wav mimetype (closes #26463) 2020-09-06 11:19:53 +07:00
TheRealDude2
62ae19ff76
[xhamster] Improve initials regex (#26526) (closes #26353) 2020-09-06 11:10:27 +07:00
Sergey M․
5ed05f26ad
[svtplay] Fix svt id extraction (closes #26425, closes #26428, closes #26438) 2020-09-06 10:45:57 +07:00
Sergey M․
841b683804
[twitch] Rework extractors (closes #12297, closes #20414, closes #20604, closes #21811, closes #21812, closes #22979, closes #24263, closes #25010, closes #25553, closes #25606)
* Switch to GraphQL.
+ Add support for collections.
+ Add support for clips and collections playlists.
2020-09-06 10:45:34 +07:00
pull[bot]
ce0526c095
Merge pull request #355 from ytdl-org/master
[pull] master from ytdl-org:master
2020-08-27 20:59:40 +00:00
Remita Amine
f5863a3ea0 [biqle] improve video_ext extraction 2020-08-27 19:20:41 +01:00
hodayabu
f90e0c8de1
fix unicode characters (#354)
* fix unicode characters

* fix unicode characters

Co-authored-by: bhodaya <bhodaya@videocites.com>
2020-08-19 14:49:56 +03:00
aviperetz34
ea1996d492
Merge pull request #353 from aviperes/fixbug-wrong-channel-handle-FB
fix uploader handle fb
2020-08-16 19:42:01 +03:00
bhodaya
832b943193 fix uploader handle fb 2020-08-16 16:49:51 +03:00
pull[bot]
4e8e881cd8
Merge pull request #352 from ytdl-org/master
[pull] master from ytdl-org:master
2020-08-12 15:44:09 +00:00
Sergey M․
10709fc7c6
[xhamster] Extend _VALID_URL (closes #25927) 2020-08-12 21:51:50 +07:00
TheRealDude2
a7e348556a
[xhamster] Fix extraction (closes #26157) (#26254) 2020-08-12 21:42:17 +07:00
JChris246
6cb30ea5ed
[xhamster] Extend _VALID_URL (closes #25789) (#25804) 2020-08-12 21:37:22 +07:00
aviperetz34
6cfea15033
Merge pull request #351 from aviperes/bugfix_generic_title_instead_of_description_facebook
generic title fix
2020-08-11 10:46:02 +03:00
bhodaya
8ebd1ff488 generic title fix 2020-08-10 14:14:20 +03:00
Avi Peretz
e3e82f7d20 update facebook user agent. 2020-08-04 22:07:08 +03:00
aviperetz34
1c9fcab222
Merge pull request #350 from aviperes/bugfix_facebook_missing_meta_data
facebook fixes
2020-08-03 08:09:49 +03:00
bhodaya
9b7ad50b3f facebook fixes 2020-08-02 17:36:59 +03:00
pull[bot]
3086f69720
Merge pull request #349 from ytdl-org/master
[pull] master from ytdl-org:master
2020-07-28 03:53:00 +00:00
Sergey M․
a4ed50bb84
release 2020.07.28 2020.07.28 2020-07-28 05:13:03 +07:00
Sergey M․
570611955f
[ChangeLog] Actualize
[ci skip]
2020-07-28 05:07:54 +07:00
Sergey M․
e450f6cb63
[youtube] Fix sigfunc name extraction (closes #26134, closes #26135, closes #26136, closes #26137) 2020-07-28 05:05:38 +07:00
hodayabu
0ee48f6ffc
get timestamp for paid videos (#348)
Co-authored-by: bhodaya <bhodaya@videocites.com>
2020-07-23 11:30:22 +03:00
pull[bot]
821e801e1e
Merge pull request #347 from ytdl-org/master
[pull] master from ytdl-org:master
2020-07-14 12:41:33 +00:00
MRWITEK
a115e07594
[youtube] Improve description extraction (closes #25937) (#25980) 2020-07-14 12:01:15 +01:00
pull[bot]
eb557aefb6
Merge pull request #346 from ytdl-org/master
[pull] master from ytdl-org:master
2020-07-11 14:41:35 +00:00
Sergey M․
718393c632
[wistia] Restrict embed regex (closes #25969) 2020-07-11 18:27:19 +07:00
pull[bot]
d83399dbad
Merge pull request #345 from ytdl-org/master
[pull] master from ytdl-org:master
2020-06-30 22:03:41 +00:00
Glenn Slayden
07af16b92e
[youtube] Prevent excess HTTP 301 (#25786) 2020-07-01 02:56:16 +07:00
aviperetz34
9e7bad18d9
Merge pull request #344 from aviperes/bugfix_facebook_unavilable_video
Bugfix facebook unavilable video
2020-06-29 09:40:21 +03:00
bhodaya
0f45a3da23 fix facebook thumbnail 2020-06-29 09:28:58 +03:00
bhodaya
a1986b5bf2 fix facebook thumbnail 2020-06-28 15:59:47 +03:00
pull[bot]
f8f3b35813
Merge pull request #343 from ytdl-org/master
[pull] master from ytdl-org:master
2020-06-28 06:03:35 +00:00
Sergey M․
e942cfd1a7
[youtube:playlists] Extend _VALID_URL (closes #25810) 2020-06-28 10:30:03 +07:00
Avi Peretz
b84d66e626 fix twitch 2020-06-24 14:06:26 +03:00
aviperetz34
9f1a1ea3bf
Merge pull request #342 from aviperes/bugfix_facebook_comment_count
fix facebook comments count
2020-06-24 10:05:22 +03:00
bhodaya
ff7e543821 fix facebook comments count 2020-06-24 09:42:00 +03:00
pull[bot]
7794ad140e
Merge pull request #341 from ytdl-org/master
[pull] master from ytdl-org:master
2020-06-23 18:03:38 +00:00