Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dropout] Add new extractor #19296

Closed
wants to merge 379 commits into from
Closed

[dropout] Add new extractor #19296

wants to merge 379 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 23, 2021

  1. Configuration menu
    Copy the full SHA
    937cb55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58f6d70 View commit details
    Browse the repository at this point in the history
  3. [wat] fix format extraction(closes #27901)

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    64044ea View commit details
    Browse the repository at this point in the history
  4. [wat] remove unused variable

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    3e76230 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fff9f44 View commit details
    Browse the repository at this point in the history
  6. [njpwworld] fix extraction (#27890)

    aarubui authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    4b5bb49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e45e42b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f26795 View commit details
    Browse the repository at this point in the history
  9. [franceculture] Fix extraction (closes #27891) (#27903)

    Co-authored-by: Sergey M. <dstftw@gmail.com>
    2 people authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    5677347 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    874d594 View commit details
    Browse the repository at this point in the history
  11. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    348e02b View commit details
    Browse the repository at this point in the history
  12. release 2021.01.24

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    06c1e04 View commit details
    Browse the repository at this point in the history
  13. release 2021.01.24.1

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    8fbdedd View commit details
    Browse the repository at this point in the history
  14. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    5520a75 View commit details
    Browse the repository at this point in the history
  15. [ADN] Implement login (#27937)

    closes #17091
    closes #27841
    adrianheine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    bd90925 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    101fea2 View commit details
    Browse the repository at this point in the history
  17. [adn] improve login warning reporting

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    5661cbc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    43678af View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8e16122 View commit details
    Browse the repository at this point in the history
  20. [tv4] relax _VALID_URL(closes #27964)

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    d228700 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fd10f5b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0e59635 View commit details
    Browse the repository at this point in the history
  23. [medialaan] add support DPG Media MyChannels based websites

    closes #14871
    closes #15597
    closes #16106
    closes #16489
    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    31200d4 View commit details
    Browse the repository at this point in the history
  24. [awaan] Extract uploader id (#27963)

    adrianheine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    89da995 View commit details
    Browse the repository at this point in the history
  25. [cda] Improve birth validation detection (closes #14022) (#27929)

    Co-authored-by: Sergey M <dstftw@gmail.com>
    2 people authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    5e81c20 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    57ff1ef View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b19cf29 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9ba8741 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2669bbc View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    cd770d2 View commit details
    Browse the repository at this point in the history
  31. [youtube] Rewrite Extractor

    - improve format sorting
    - remove unused code(swf parsing, ...)
    - fix series metadata extraction
    - fix trailer video extraction
    - improve error reporting
    - extract video location
    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e294181 View commit details
    Browse the repository at this point in the history
  32. [youtube] remove description chapters tests

    video description no longer contain yt.www.watch.player.seekTo
    function
    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e2d81ce View commit details
    Browse the repository at this point in the history
  33. [youtube/test_youtube_signature] fix test

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    011dd0f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e1da7bc View commit details
    Browse the repository at this point in the history
  35. [youtube] fix chapter extraction fallback

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    0ab3404 View commit details
    Browse the repository at this point in the history
  36. [youtube] improve subtitle extraction

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    477bb13 View commit details
    Browse the repository at this point in the history
  37. [vidio] improve metadata extraction

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    bc02122 View commit details
    Browse the repository at this point in the history
  38. [vidzi] remove extractor(closes #12629)

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    bbd82e1 View commit details
    Browse the repository at this point in the history
  39. [egghead] update API domain(closes #28038)

    bkvirendra authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    d52624c View commit details
    Browse the repository at this point in the history
  40. [egghead] fix typo

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    ad7d9fc View commit details
    Browse the repository at this point in the history
  41. Credit @adrianheine for #27732

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    24fb379 View commit details
    Browse the repository at this point in the history
  42. [ccma] improve metadata extraction(closes #27994)

    - extract age_limit, alt_title, categories, series and episode_number
    - fix timestamp multiple subtitles extraction
    guillemglez authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    effcbfc View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    8a0fc27 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    c5bea7a View commit details
    Browse the repository at this point in the history
  45. [pornhub:user] Add support for URLs unavailable via /videos page and …

    …improve paging (closes #27853)
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e492724 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    e370db7 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    3cda915 View commit details
    Browse the repository at this point in the history
  48. [pornhub] Add placeholder netrc machine

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    3f729f8 View commit details
    Browse the repository at this point in the history
  49. [pornhub] Implement lazy playlist extraction

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    f322cc4 View commit details
    Browse the repository at this point in the history
  50. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    dd459fd View commit details
    Browse the repository at this point in the history
  51. release 2021.02.04

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    df17052 View commit details
    Browse the repository at this point in the history
  52. [azmedien] Fix extraction (#28064)

    adrianheine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    f4c649f View commit details
    Browse the repository at this point in the history
  53. [youtube] Prefer DASH formats (closes #28070)

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    29ee53f View commit details
    Browse the repository at this point in the history
  54. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e4c0dc3 View commit details
    Browse the repository at this point in the history
  55. release 2021.02.04.1

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    5e8eece View commit details
    Browse the repository at this point in the history
  56. [youtube] skip OTF formats(#28070)

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    1063d41 View commit details
    Browse the repository at this point in the history
  57. [youtube] Extract abr and vbr (closes #28100)

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    f23d603 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    cb4aea8 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    89e1c42 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    d97652a View commit details
    Browse the repository at this point in the history
  61. [archiveorg] Fix and improve extraction (closes #21330, closes #23586,

    …closes #25277, closes #26780, closes #27109, closes #27236, closes #28063)
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e46b688 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    44f0f55 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    ed2da91 View commit details
    Browse the repository at this point in the history
  64. [ign] fix extraction(closes #24771)

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    1afba08 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    81fa644 View commit details
    Browse the repository at this point in the history
  66. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    b0f8029 View commit details
    Browse the repository at this point in the history
  67. release 2021.02.10

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    57ec385 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    5c1ad62 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    0defc34 View commit details
    Browse the repository at this point in the history
  70. [xboxclips] fix extraction(closes #27151)

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    f7b8645 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    72feb5d View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    1bc6f97 View commit details
    Browse the repository at this point in the history
  73. [ccma] fix timestamp parsing in python 2

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    fd95cd1 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    869942a View commit details
    Browse the repository at this point in the history
  75. [zhihu] Add new extractor(closes #28177)

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    ce37fd7 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    8655c76 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    7c8148e View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    cf87cb3 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    449eca2 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    3d340a3 View commit details
    Browse the repository at this point in the history
  81. [simplecast] Add new extractor(closes #24107)

    azoxey authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    4c06db5 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    5a4f01e View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    b05b554 View commit details
    Browse the repository at this point in the history
  84. [youtube] Add support for redirect.invidious.io (#28193)

    Co-authored-by: Sergey M <dstftw@gmail.com>
    2 people authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    73b6b43 View commit details
    Browse the repository at this point in the history
  85. [youtube] Improve _VALID_URL (refs #28193)

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    7db61e3 View commit details
    Browse the repository at this point in the history
  86. [ninegag] unscape title(#28201)

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    9b598dd View commit details
    Browse the repository at this point in the history
  87. [viki] improve extraction(closes #26522)(closes #28203)

    - extract uploader_url and episode_number
    - report login required error
    - extract 480p formats
    - fix API v4 calls
    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    bdca009 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    b03b590 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    419fa55 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    7b3b94b View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    5396d4a View commit details
    Browse the repository at this point in the history
  92. [youporn] Extract duration (#28019)

    Co-authored-by: Sergey M <dstftw@gmail.com>
    2 people authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    6133b39 View commit details
    Browse the repository at this point in the history
  93. [youporn] Skip test

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    4fb9caf View commit details
    Browse the repository at this point in the history
  94. [apa] Fix extraction

    adrianheine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    91ec6df View commit details
    Browse the repository at this point in the history
  95. [apa] Improve extraction (closes #27750)

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    a97a020 View commit details
    Browse the repository at this point in the history
  96. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    aff1678 View commit details
    Browse the repository at this point in the history
  97. release 2021.02.22

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    dc3f3c3 View commit details
    Browse the repository at this point in the history
  98. [youtube] fix get_video_info request

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e97ef2f View commit details
    Browse the repository at this point in the history
  99. [gedidigital] Add new extractor(closes #7347)(closes #26946)

    nixxo authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    db7ce0f View commit details
    Browse the repository at this point in the history
  100. [gedidigital] improve asset id matching

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    ff6ee8d View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    d65e9a8 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    f7872b5 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    2a72970 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    5962975 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    0e8d2c5 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    bede7b0 View commit details
    Browse the repository at this point in the history
  107. [srgssr] improve extraction

    - extract subtitle
    - fix extraction for new videos
    - update srf download domains
    
    closes #14717
    closes #14725
    closes #27231
    closes #28238
    goggle authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    025ea14 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    4a98091 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    42832c0 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    17b0c53 View commit details
    Browse the repository at this point in the history
  111. [zdf] Rework extractors (closes #11606, closes #13473, closes #17354, c…

    …loses #21185, closes #26711, closes #27068, closes #27930, closes #28198, closes #28199, closes #28274)
    
    * Generalize unique video ids for zdf based extractors
    * Improve extraction
    * Fix 3sat and phoenix
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    a4d3c17 View commit details
    Browse the repository at this point in the history
  112. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    ae762e5 View commit details
    Browse the repository at this point in the history
  113. release 2021.03.02

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    c9b58ac View commit details
    Browse the repository at this point in the history
  114. [bbc] add support for BBC Reel videos(closes #21870, closes #23660, c…

    …loses #28268)
    dirkf authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    63aba7b View commit details
    Browse the repository at this point in the history
  115. [bbc] correct catched exception type

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    c94b6b3 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    e53a22d View commit details
    Browse the repository at this point in the history
  117. [youtube:tab] Switch continuation to browse API (closes #28289, closes

    …#28327)
    
    Until further investigation.
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    f12440f View commit details
    Browse the repository at this point in the history
  118. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    158c0a7 View commit details
    Browse the repository at this point in the history
  119. release 2021.03.03

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    a7118d5 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    be19eef View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    36ececc View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    4045fa5 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    ea42361 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    67a6e6c View commit details
    Browse the repository at this point in the history
  125. [pornhub] Detect flagged videos

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    bdf1d89 View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    22a109c View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    24e1b4a View commit details
    Browse the repository at this point in the history
  128. [bandcamp] Extract release_timestamp

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    202d1c8 View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    0dcc4d0 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    e4a67e0 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    c3f4ca9 View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    e9675b9 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    c4c556a View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    bab7c15 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    3f69215 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    01bf520 View commit details
    Browse the repository at this point in the history
  137. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e427c76 View commit details
    Browse the repository at this point in the history
  138. release 2021.03.14

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    a2131bc View commit details
    Browse the repository at this point in the history
  139. [rtve] improve extraction

    - extract all formats
    - fix RTVE Infantil extraction(closes #24851)
    - extract is_live and series
    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    9e609dd View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    81850f8 View commit details
    Browse the repository at this point in the history
  141. [svtplay] Improve extraction (closes #28448)

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    f469b7b View commit details
    Browse the repository at this point in the history
  142. [mlb] fix video extracion(#21241)

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    4962105 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    94d7042 View commit details
    Browse the repository at this point in the history
  144. [vimeo:album] Fix extraction for albums with number of videos multipl…

    …e to page size (closes #28486)
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    8a2b0b8 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    fb4b123 View commit details
    Browse the repository at this point in the history
  146. [vgtv] Add support for new tv.aftonbladet.se URL schema (#28514)

    Co-authored-by: Sergey M <dstftw@gmail.com>
    2 people authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    d439b0e View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    0d11141 View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    7460993 View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    703b074 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    ff485c6 View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    f87749f View commit details
    Browse the repository at this point in the history
  152. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    45cccce View commit details
    Browse the repository at this point in the history
  153. release 2021.03.25

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    a87df75 View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    2b57035 View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    9d2c708 View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    735cf8d View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    fce432b View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    bc14117 View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    ab2e1f6 View commit details
    Browse the repository at this point in the history
  160. [instagram] Improve title extraction and extract duration (#28469)

    Co-authored-by: Sergey M. <dstftw@gmail.com>
    2 people authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    0b53f36 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    3f6a12f View commit details
    Browse the repository at this point in the history
  162. [vlive] fix inkey request(closes #28589)

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    7bdb02f View commit details
    Browse the repository at this point in the history
  163. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    a67741d View commit details
    Browse the repository at this point in the history
  164. release 2021.03.31

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    e971401 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    774e182 View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    70706a6 View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    2535261 View commit details
    Browse the repository at this point in the history
  168. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    3cb57b6 View commit details
    Browse the repository at this point in the history
  169. release 2021.04.01

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    99429e1 View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    48ba130 View commit details
    Browse the repository at this point in the history
  171. [arnes] Add new extractor(closes #28483)

    VidVidex authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    aaa8083 View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    89f12e9 View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    927a358 View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    2d0f54f View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    e538690 View commit details
    Browse the repository at this point in the history
  176. Configuration menu
    Copy the full SHA
    8745fe6 View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    23960af View commit details
    Browse the repository at this point in the history
  178. [vimeo] improve extraction(closes #28591)

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    811c954 View commit details
    Browse the repository at this point in the history
  179. [extractor/common] keep support for non standard JSON-LD VideoObject …

    …author values
    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    f712c9f View commit details
    Browse the repository at this point in the history
  180. [compat] add compat_SimpleCookie

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    13068ef View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    a69e7a7 View commit details
    Browse the repository at this point in the history
  182. Configuration menu
    Copy the full SHA
    64d94aa View commit details
    Browse the repository at this point in the history
  183. [compat] flake8

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    6e6d4d8 View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    1beca1d View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    7ac48f7 View commit details
    Browse the repository at this point in the history
  186. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    faaf55d View commit details
    Browse the repository at this point in the history
  187. release 2021.04.07

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    99a6f6e View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    f6f4479 View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    eb26e02 View commit details
    Browse the repository at this point in the history
  190. [cbssports] fix extraction(closes #28682)

    remitamine authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    8620aa0 View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    278039c View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    f23836a View commit details
    Browse the repository at this point in the history
  193. [youtube:tab] Pass innertube context and x-goog-visitor-id header alo…

    …ng with continuation requests (closes #28702)
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    c9c251f View commit details
    Browse the repository at this point in the history
  194. [maoritv] Add new extractor(closes #24552)

    krisl authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    736a6cc View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    f80082a View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    30a2bc7 View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    e7f7863 View commit details
    Browse the repository at this point in the history
  198. Configuration menu
    Copy the full SHA
    1129e73 View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    03f52dc View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    9c94a8d View commit details
    Browse the repository at this point in the history
  201. [utils] Add support for support for experimental HTTP response status…

    … code 308 Permanent Redirect (refs #27877, refs #28768)
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    fc1d2c5 View commit details
    Browse the repository at this point in the history
  202. Configuration menu
    Copy the full SHA
    107908c View commit details
    Browse the repository at this point in the history
  203. [utils] PEP 8

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    c6f069b View commit details
    Browse the repository at this point in the history
  204. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    a2ff90b View commit details
    Browse the repository at this point in the history
  205. release 2021.04.17

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    f3d4377 View commit details
    Browse the repository at this point in the history
  206. Configuration menu
    Copy the full SHA
    80951d5 View commit details
    Browse the repository at this point in the history
  207. Configuration menu
    Copy the full SHA
    888a507 View commit details
    Browse the repository at this point in the history
  208. Configuration menu
    Copy the full SHA
    0290c25 View commit details
    Browse the repository at this point in the history
  209. [youtube] Fix lazy extractors (closes #28780)

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    4651a94 View commit details
    Browse the repository at this point in the history
  210. Configuration menu
    Copy the full SHA
    cbd49a5 View commit details
    Browse the repository at this point in the history
  211. Configuration menu
    Copy the full SHA
    654f62d View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    35b5bcb View commit details
    Browse the repository at this point in the history
  213. [youtube] Remove unused code

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    9f98ac7 View commit details
    Browse the repository at this point in the history
  214. Configuration menu
    Copy the full SHA
    a9582a2 View commit details
    Browse the repository at this point in the history
  215. [medaltv] Fix extraction (#28807)

    numeric clip ids are no longer used by medal, and integer user ids are now sent as strings.
    catboy authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    8a0b49f View commit details
    Browse the repository at this point in the history
  216. Configuration menu
    Copy the full SHA
    4424539 View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    2b93318 View commit details
    Browse the repository at this point in the history
  218. Configuration menu
    Copy the full SHA
    7e3d4ef View commit details
    Browse the repository at this point in the history
  219. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    7648464 View commit details
    Browse the repository at this point in the history
  220. release 2021.04.26

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    68aed3b View commit details
    Browse the repository at this point in the history
  221. Configuration menu
    Copy the full SHA
    a3eb031 View commit details
    Browse the repository at this point in the history
  222. [tv2dk] Fix extraction (closes #28888)

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    485f543 View commit details
    Browse the repository at this point in the history
  223. Configuration menu
    Copy the full SHA
    7cd0733 View commit details
    Browse the repository at this point in the history
  224. [xtube] Fix formats extraction (closes #28870)

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    728495d View commit details
    Browse the repository at this point in the history
  225. Configuration menu
    Copy the full SHA
    1a64d55 View commit details
    Browse the repository at this point in the history
  226. Configuration menu
    Copy the full SHA
    e27b7c5 View commit details
    Browse the repository at this point in the history
  227. Configuration menu
    Copy the full SHA
    0e337a5 View commit details
    Browse the repository at this point in the history
  228. [kaltura] Improve iframe extraction (#28969)

    Co-authored-by: Sergey M. <dstftw@gmail.com>
    2 people authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    7cddc64 View commit details
    Browse the repository at this point in the history
  229. Configuration menu
    Copy the full SHA
    2e7bcec View commit details
    Browse the repository at this point in the history
  230. [dispeak] DRY and update tests (closes #28970)

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    481542a View commit details
    Browse the repository at this point in the history
  231. [gdcvault] Add support for HTML5 videos

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    821bcbf View commit details
    Browse the repository at this point in the history
  232. Configuration menu
    Copy the full SHA
    e08678c View commit details
    Browse the repository at this point in the history
  233. [YoutubeDL] Improve extract_info doc (#28946)

    Co-authored-by: Sergey M. <dstftw@gmail.com>
    2 people authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    7b6849c View commit details
    Browse the repository at this point in the history
  234. [medaltv] Relax _VALID_URL (#28884)

    Co-authored-by: Sergey M. <dstftw@gmail.com>
    2 people authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    8b4677d View commit details
    Browse the repository at this point in the history
  235. [blinkx] Remove extractor (closes #28941)

    No longer exists.
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    fb67bea View commit details
    Browse the repository at this point in the history
  236. Configuration menu
    Copy the full SHA
    c320a6c View commit details
    Browse the repository at this point in the history
  237. Configuration menu
    Copy the full SHA
    04b4499 View commit details
    Browse the repository at this point in the history
  238. Configuration menu
    Copy the full SHA
    7830ebe View commit details
    Browse the repository at this point in the history
  239. [generic] Add support for sibnet embeds

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    050c122 View commit details
    Browse the repository at this point in the history
  240. [phoenix] Fix extraction (closes #29057)

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    12a008e View commit details
    Browse the repository at this point in the history
  241. Configuration menu
    Copy the full SHA
    1510b81 View commit details
    Browse the repository at this point in the history
  242. Configuration menu
    Copy the full SHA
    7d092da View commit details
    Browse the repository at this point in the history
  243. [vivo] Add support for vivo.st (#29009)

    Co-authored-by: Sergey M. <dstftw@gmail.com>
    2 people authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    c968c34 View commit details
    Browse the repository at this point in the history
  244. Configuration menu
    Copy the full SHA
    31070ff View commit details
    Browse the repository at this point in the history
  245. [eroprofile] Skip test

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    b9e680f View commit details
    Browse the repository at this point in the history
  246. Configuration menu
    Copy the full SHA
    b2218b1 View commit details
    Browse the repository at this point in the history
  247. [ChangeLog] Actualize

    [ci skip]
    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    322ee0d View commit details
    Browse the repository at this point in the history
  248. release 2021.05.16

    dstftw authored and tsia committed May 23, 2021
    Configuration menu
    Copy the full SHA
    cdf8334 View commit details
    Browse the repository at this point in the history
  249. Configuration menu
    Copy the full SHA
    b743e1b View commit details
    Browse the repository at this point in the history
  250. Configuration menu
    Copy the full SHA
    ae4ede6 View commit details
    Browse the repository at this point in the history